mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Urgh. Typo.
This commit is contained in:
parent
2ef71cf749
commit
4ac064de42
@ -32,7 +32,7 @@ class PermissionsTestCase(BaseTestGenerator):
|
||||
def before(self):
|
||||
if os.name == 'nt':
|
||||
self.skipTest("This test is skipped on Windows which doesn't "
|
||||
"Unix style file permissions.")
|
||||
"support Unix style file permissions.")
|
||||
|
||||
def runTest(self):
|
||||
self.assertTrue(
|
||||
|
Loading…
Reference in New Issue
Block a user