mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-05 11:21:58 -05:00
Fix typo in bats test name.
This commit is contained in:
@@ -199,7 +199,7 @@ teardown() {
|
||||
[[ "$output" =~ "138075" ]] || false # i = 1 - 525, sum is 138075
|
||||
}
|
||||
|
||||
@test "archive: can clone respiratory with mixed types" {
|
||||
@test "archive: can clone repository with mixed types" {
|
||||
mkdir -p remote/.dolt
|
||||
mkdir cloned
|
||||
|
||||
|
||||
Reference in New Issue
Block a user