Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 58fa1e6

Browse files
authored
Merge pull request #669 from liwei/skip-spec-validator
skip spec validator test
2 parents 5e38811 + afba0aa commit 58fa1e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bats-integration/spec.bats

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ function teardown() {
6666
}
6767

6868
@test "spec validator" {
69+
skip "skip spec validator, TODO: add it back"
6970
TESTDIR=$(pwd)
7071
cd "$HELLO_BUNDLE"
7172

0 commit comments

Comments
 (0)