We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d1ded commit a132497Copy full SHA for a132497
testgres/tests/test_simple.py
@@ -6,7 +6,7 @@
6
import tempfile
7
import logging.config
8
9
-from testgres import get_new_node, stop_all
+from testgres import get_new_node, stop_all, clean_all
10
11
12
class SimpleTest(unittest.TestCase):
0 commit comments