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 2c75e47 commit cac5f0dCopy full SHA for cac5f0d
apps/dot_ext/tests/test_views.py
@@ -206,7 +206,6 @@ def testing_post_with_share_demographic_scopes(self):
206
# Loop through test cases in dictionary
207
cases = VIEW_OAUTH2_SCOPES_TEST_CASES
208
for case in cases:
209
- print(case)
210
# Setup request parameters for test case
211
request_bene_share_demographic_scopes = cases[case][
212
"request_bene_share_demographic_scopes"
0 commit comments