Skip to content

Commit 8f1fc94

Browse files
committed
Fixed test.
1 parent baea4cc commit 8f1fc94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hasura/hasura_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ func TestGenerate(t *testing.T) {
147147
UsePreparedStatements: true,
148148
IsolationLevel: "read-committed",
149149
},
150+
UnauthorizedRole: "user",
150151
},
151152
models: []interface{}{
152153
&testTable{}, &testTable2{}, &testTable3{}, &testTable4{},

0 commit comments

Comments
 (0)