Skip to content

Commit 2c02b87

Browse files
committed
Rename test
Signed-off-by: yubiuser <github@yubiuser.dev>
1 parent 7728a01 commit 2c02b87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/tests/test_general.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def test_pihole_ftl_architecture(docker):
5151

5252
# Wait for FTL to start up, then stop the container gracefully
5353
# Finally, check the container logs to see if FTL was shut down cleanly
54-
def test_pihole_ftl_clean_shutdown(docker):
54+
def test_pihole_ftl_starts_and_shuts_down_cleanly(docker):
5555
import subprocess
5656
import time
5757

0 commit comments

Comments
 (0)