Skip to content

Commit

Permalink
extra formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Vucis committed May 23, 2024
1 parent 65f1324 commit 7fff25e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions frontend/tests/utils/me-fixture.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default {
"uid":"TestUID",
"role":"STUDENT",
"display_name":"Terry Tester"
}
uid: "TestUID",
role: "STUDENT",
display_name: "Terry Tester",
};

0 comments on commit 7fff25e

Please sign in to comment.