Skip to content

Commit 6028b88

Browse files
fix: test
1 parent 84d2200 commit 6028b88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/functional/views/lti/deep_linking_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def test_basic_lti_launch_canvas_deep_linking_url(
2828
js_config = get_client_config(response)
2929
assert js_config["mode"] == JSConfig.Mode.FILE_PICKER
3030
assert js_config["filePicker"] == {
31+
"assignmentTypes": ["reading"],
3132
"autoGradingEnabled": True,
3233
"blackboard": {"enabled": None},
3334
"canvas": {

0 commit comments

Comments
 (0)