Gavin D'souza 2022-02-11 18:27:50 +05:30
parent 643eecb0ac
commit 804f3941ff

View file

@ -233,6 +233,7 @@ class TestCommands(BaseTestCommands):
self.assertEqual(self.returncode, 0)
self.assertEqual(self.stdout[1:-1], frappe.bold(text="DocType"))
@unittest.skip
def test_restore(self):
# step 0: create a site to run the test on
global_config = {