Skip to content

Commit 2ad0950

Browse files
committed
Assert output.
1 parent a8633f5 commit 2ad0950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scaffold/tests/bats/ahoy.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ load _helper
55
export BATS_FIXTURE_EXPORT_CODEBASE_ENABLED=1
66

77
@test "ahoy build" {
8-
ahoy build
8+
run ahoy build
99
assert_success
1010
assert_output_contains "PROVISION COMPLETE"
1111

0 commit comments

Comments
 (0)