Skip to content

Commit a4eefce

Browse files
Austin-Xgithub-actions[bot]
authored andcommitted
Auto-formatted the code using Prettier
1 parent 2901c88 commit a4eefce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

course-matrix/backend/tsconfig.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
"tests",
1717
"src"
1818
]
19-
}
19+
}

course-matrix/frontend/__tests__/UserMenu.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ describe("UserMenu Component", () => {
9191

9292
// // Add assertions to check if the user is logged out
9393
// });
94-
});
94+
});

0 commit comments

Comments
 (0)