Skip to content

Commit 8d02188

Browse files
committed
add link to test
1 parent 98b1ae9 commit 8d02188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enginetest/queries/priv_auth_queries.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ type ServerAuthenticationTestAssertion struct {
108108
// UserPrivTests test the user and privilege systems. These tests always have the root account available, and the root
109109
// account is used with any queries in the SetUpScript.
110110
var UserPrivTests = []UserPrivilegeTest{
111+
// https://github.com/dolthub/dolt/issues/10083
111112
{
112113
Name: "Selecting a view only needs SELECT grants",
113114
SetUpScript: []string{

0 commit comments

Comments
 (0)