There was an error while loading. Please reload this page.
1 parent 7728a01 commit 2c02b87Copy full SHA for 2c02b87
1 file changed
test/tests/test_general.py
@@ -51,7 +51,7 @@ def test_pihole_ftl_architecture(docker):
51
52
# Wait for FTL to start up, then stop the container gracefully
53
# Finally, check the container logs to see if FTL was shut down cleanly
54
-def test_pihole_ftl_clean_shutdown(docker):
+def test_pihole_ftl_starts_and_shuts_down_cleanly(docker):
55
import subprocess
56
import time
57
0 commit comments