7 lines
No EOL
204 B
TypeScript
7 lines
No EOL
204 B
TypeScript
describe("PurgeClaims", () => {
|
|
test.todo("EXPECT claims to be fetched");
|
|
|
|
test.todo("EXPECT Claim.RemoveMany to remove the claims older than 2 minutes");
|
|
|
|
test.todo("EXPECT info logged");
|
|
}); |