We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b08225 commit 47cea7dCopy full SHA for 47cea7d
tests/test_cascading_delete.py
@@ -15,7 +15,6 @@ def schema_simp_pop(schema_simp):
15
16
17
class TestDelete:
18
-
19
def test_delete_tree(self, schema_simp_pop):
20
assert not dj.config["safemode"], "safemode must be off for testing"
21
assert (
0 commit comments