Skip to content

Commit 5c21fba

Browse files
chore: cleanup of mktg url link map
1 parent fdf7629 commit 5c21fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/djangoapps/student/tests/test_tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ def _get_canvas_properties(
152152
"name": "Mario Ricci",
153153
"profile_image_url": "https://prod.org/media/people/profile_images/0ad.jpg",
154154
"organization_name": "University of Adelaide",
155-
"bio_url": "None/bio/mario-ricci",
155+
"bio_url": "root/bio/mario-ricci",
156156
}
157157
],
158158
"instructors_count": "odd",

0 commit comments

Comments
 (0)