Skip to content

Commit

Permalink
timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
rzadp committed Aug 30, 2024
1 parent 38813b8 commit 7356f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cron.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { getAllRFCRemarks } from "./cron";

const TIMEOUT = 180_000;
const TIMEOUT = 240_000;

describe("RFC Listing test", () => {
test(
Expand Down

0 comments on commit 7356f62

Please sign in to comment.