mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-11 01:55:08 -05:00
typo
This commit is contained in:
@@ -730,7 +730,7 @@ behavior:
|
||||
! [[ $output =~ "UPDATE" ]] || false
|
||||
}
|
||||
|
||||
@test "sql-privs: revoking all privleges doesn't result in a corrupted privileges file" {
|
||||
@test "sql-privs: revoking all privileges doesn't result in a corrupted privileges file" {
|
||||
make_test_repo
|
||||
|
||||
dolt sql -q "CREATE USER tester@localhost"
|
||||
|
||||
Reference in New Issue
Block a user