mirror of
https://github.com/dolthub/dolt.git
synced 2025-12-30 16:12:39 -06:00
integration-tests/bats: zstd.bats: Fix test name.
This commit is contained in:
@@ -10,6 +10,6 @@ teardown() {
|
||||
teardown_common
|
||||
}
|
||||
|
||||
@test "admin zstd works" {
|
||||
@test "zstd: admin zstd works" {
|
||||
dolt admin zstd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user