We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937cca7 commit 511674aCopy full SHA for 511674a
1 file changed
tests/conftest.py
@@ -28,7 +28,7 @@
28
"oauth2_state_secret": "test_oauth2_state_secret",
29
"onedrive_client_id": "test_one_drive_client_id",
30
"session_cookie_secret": "notasecret",
31
- "via_secret": "not_a_secret",
+ "via_secret": "not_a_real_secret",
32
"blackboard_api_client_id": "test_blackboard_api_client_id",
33
"blackboard_api_client_secret": "test_blackboard_api_client_secret",
34
"vitalsource_api_key": "test_vs_api_key",
0 commit comments