We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e35a5 commit 0846b1bCopy full SHA for 0846b1b
rbac/regression.py
@@ -368,7 +368,7 @@ def regression(
368
Feature(run=load("rbac.tests.syntax.feature", "feature"))
369
Feature(run=load("rbac.tests.privileges.feature", "feature"))
370
Feature(run=load("rbac.tests.views.feature", "feature"))
371
- # Feature(run=load("rbac.tests.sql_security.feature", "feature"))
+ Feature(run=load("rbac.tests.sql_security.feature", "feature"))
372
Feature(
373
run=load("rbac.tests.multiple_auth_methods.feature", "feature"),
374
)
0 commit comments