fix offline test
This commit is contained in:
		@@ -22,7 +22,7 @@ def offline():
 | 
			
		||||
    except IOError:
 | 
			
		||||
        return True
 | 
			
		||||
    else:
 | 
			
		||||
        return True
 | 
			
		||||
        return False
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
def select_server() -> Optional[ServerConfig]:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user