Skip to content

Commit

Permalink
Rebasing.
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverLok committed Sep 13, 2024
1 parent cd11600 commit 6c48130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cli/testdata/users/users_list_table.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ [email protected] course-grader user {'course-languages': {'id': 'c
[email protected] course-other user {'course-languages': {'id': 'course-languages', 'name': 'Course Using Different Languages.', 'role': 'other'}, 'course-with-lms': {'id': 'course-with-lms', 'name': 'Course With LMS', 'role': 'other'}, 'course-without-source': {'id': 'course-without-source', 'name': 'Course Without Source', 'role': 'other'}, 'course101': {'id': 'course101', 'name': 'Course 101', 'role': 'other'}, 'course101-with-zero-limit': {'id': 'course101-with-zero-limit', 'name': 'Course 101 - With Zero Limit', 'role': 'other'}}
[email protected] course-owner user {'course-languages': {'id': 'course-languages', 'name': 'Course Using Different Languages.', 'role': 'owner'}, 'course-with-lms': {'id': 'course-with-lms', 'name': 'Course With LMS', 'role': 'owner'}, 'course-without-source': {'id': 'course-without-source', 'name': 'Course Without Source', 'role': 'owner'}, 'course101': {'id': 'course101', 'name': 'Course 101', 'role': 'owner'}, 'course101-with-zero-limit': {'id': 'course101-with-zero-limit', 'name': 'Course 101 - With Zero Limit', 'role': 'owner'}}
[email protected] course-student user {'course-languages': {'id': 'course-languages', 'name': 'Course Using Different Languages.', 'role': 'student'}, 'course-with-lms': {'id': 'course-with-lms', 'name': 'Course With LMS', 'role': 'student'}, 'course-without-source': {'id': 'course-without-source', 'name': 'Course Without Source', 'role': 'student'}, 'course101': {'id': 'course101', 'name': 'Course 101', 'role': 'student'}, 'course101-with-zero-limit': {'id': 'course101-with-zero-limit', 'name': 'Course 101 - With Zero Limit', 'role': 'student'}}
root root root {}
root root root {}
[email protected] server-admin admin {}
[email protected] server-creator creator {}
[email protected] server-owner owner {}
Expand Down

0 comments on commit 6c48130

Please sign in to comment.