Skip to content

Commit bd0a8f6

Browse files
committed
test(lago): give the skipped case a reason
The lint forbids a bare `--- SKIP`, which is the right rule: a bypass without a stated reason is indistinguishable from an accident.
1 parent d4326a2 commit bd0a8f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/plugin/lago.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ cd t && pnpm test plugin/lago.spec.mts 2>&1
7979
failed to execute the script with status
8080
--- response_body eval
8181
qr/PASS plugin\/lago.spec.mts/
82-
--- SKIP
82+
--- SKIP: needs a live Lago stack cloned and started from the network (#12904)

0 commit comments

Comments
 (0)