Skip to content

Commit 76a3f0b

Browse files
committed
random commit to trigger workflow
1 parent f06fa17 commit 76a3f0b

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)