mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	Fix tests
"Post form: 2.4 GHz" test was failing because of added new functionality in the previous 0194684 commit.
This commit is contained in:
		@@ -147,7 +147,7 @@ describe("<WiFiSettings/>", () => {
 | 
			
		||||
                    enabled: true,
 | 
			
		||||
                    guest_wifi: { enabled: false },
 | 
			
		||||
                    hidden: false,
 | 
			
		||||
                    htmode: "HT20",
 | 
			
		||||
                    htmode: "VHT80",
 | 
			
		||||
                    hwmode: "11g",
 | 
			
		||||
                    id: 0,
 | 
			
		||||
                    password: "TestPass",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user