Skip to content

Commit 0135872

Browse files
committed
test.
1 parent 6d6ff79 commit 0135872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scaffold/tests/bats/functional.init.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export SCRIPT_FILE="init.sh"
5454
assert_file_not_exists ".circleci/config.yml"
5555
assert_output_contains "Initialization complete."
5656

57-
assert_workflow "${BUILD_DIR}"
57+
#assert_workflow "${BUILD_DIR}"
5858
}
5959

6060
# bats test_tags=smoke

0 commit comments

Comments
 (0)