This commit is contained in:
2025-02-04 10:43:33 -08:00
parent f1f1d5c971
commit 43f0ef27fc

View File

@@ -9,7 +9,7 @@ describe("MutationResolvers", () => {
}); });
it("ensures that notifications when the ETA changes", async () => { it("ensures that notifications fire when the ETA changes to below threshold", async () => {
}); });
}); });