mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 05:15:49 +01:00
bug fix: wp stating
This commit is contained in:
@@ -163,7 +163,6 @@ class TestAPI(TestCase):
|
||||
"securityLevel": "HIGH",
|
||||
}
|
||||
response = self.MakeRequest('submitUserCreation', data_ret)
|
||||
logging.writeToFile(str(response))
|
||||
|
||||
self.assertEqual(response['status'], 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user