mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-12 19:39:32 -05:00
Update test
This commit is contained in:
@@ -97,9 +97,6 @@ func TestRevisionDatabasePrivileges(t *testing.T) {
|
||||
if harness.SkipQueryTest(assertion.Query) {
|
||||
t.Skipf("Skipping query %s", assertion.Query)
|
||||
}
|
||||
if assertion.Skip {
|
||||
t.Skipf("Skipping query %s", assertion.Query)
|
||||
}
|
||||
|
||||
user := assertion.User
|
||||
host := assertion.Host
|
||||
|
||||
Reference in New Issue
Block a user