chore: unskip restore test
This commit is contained in:
parent
fa88f1a628
commit
18c4f653f4
1 changed files with 0 additions and 1 deletions
|
|
@ -238,7 +238,6 @@ 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 = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue