Skip to content

Commit ffce145

Browse files
committed
Unskip test symbols in binary test
1 parent b9b5176 commit ffce145

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

integration-tests/bats/validation.bats

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ teardown() {
1313
# that have nothing to do with product functionality directly.
1414

1515
@test "validation: no test symbols in binary" {
16-
skip "temporarily disabled while we clean up the testify dependency coming in from GMS"
17-
1816
run grep_for_testify
1917
[ "$output" = "" ]
2018
}

0 commit comments

Comments
 (0)