Private
Public Access
1
0

fixing c2 records

This commit is contained in:
2024-06-19 17:50:33 +02:00
parent 3514ab515b
commit e261b48f22
2 changed files with 33 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ class MiscTests(TestCase):
self.u.set_password(self.password)
self.u.save()
def test_c2records(self):
def atest_c2records(self):
update_records(verbose=False)
def test_failed_que(self):