mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 16:00:32 +00:00
add redis notification repository tests back for edge cases
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
// Test additional edge cases like Redis failing to connect, etc.
|
||||||
|
|
||||||
|
import { describe, it } from "@jest/globals";
|
||||||
|
|
||||||
|
describe("RedisNotificationRepository", () => {
|
||||||
|
});
|
||||||
Reference in New Issue
Block a user