More fixes for laptop

This commit is contained in:
Philip Sargent (laptop)
2023-05-02 15:28:28 +03:00
parent 8e982bd6be
commit 175307773b
5 changed files with 11 additions and 12 deletions

View File

@@ -103,7 +103,7 @@ class PostTests(TestCase):
self.expedition = e
def test_file_permissions(self):
"""Expect to be allowed to write to expofiles
"""Expect to be allowed to write to SCANS_ROOT, DRAWINGS_DATA, SURVEX_DATA, EXPOWEB
Need to login first.
"""
c = self.client