Skip to content

Commit f930962

Browse files
author
Auke Booij
committed
Deselect test here as well
1 parent 8c7d38d commit f930962

File tree

1 file changed

+1
-0
lines changed
  • .circleci/server-upgrade-downgrade

1 file changed

+1
-0
lines changed

.circleci/server-upgrade-downgrade/run.sh

+1
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ run_server_upgrade_pytest() {
201201
--avoid-error-message-checks "$@" \
202202
-m 'allow_server_upgrade_test and not skip_server_upgrade_test' \
203203
--deselect test_graphql_mutations.py::TestGraphqlInsertPermission::test_user_with_no_backend_privilege \
204+
--deselect test_graphql_queries.py::TestGraphQLQueryEnums::test_introspect_user_role \
204205
-v $tests_to_run
205206
set +x
206207
cd -

0 commit comments

Comments
 (0)