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");
});