mob next [ci-skip] [ci skip] [skip ci]

lastFile:tests/tests/think-gtcm.nix
This commit is contained in:
2025-11-20 16:57:57 +07:00
parent e605511718
commit adee1fd49a

View File

@@ -16,7 +16,7 @@
testScript = '' testScript = ''
start_all() start_all()
node1.wait_for_unit("think-greaterchiangmai") node1.wait_for_unit("phpfpm-think-greaterchiangmai")
node1.wait_for_open_port(80) node1.wait_for_open_port(80)
output = node1.succeed("curl localhost") output = node1.succeed("curl localhost")
''; '';