mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-04 16:26:46 -06:00
Unskip test symbols in binary test
This commit is contained in:
@@ -13,8 +13,6 @@ teardown() {
|
||||
# that have nothing to do with product functionality directly.
|
||||
|
||||
@test "validation: no test symbols in binary" {
|
||||
skip "temporarily disabled while we clean up the testify dependency coming in from GMS"
|
||||
|
||||
run grep_for_testify
|
||||
[ "$output" = "" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user