Skip to content

Commit

Permalink
Update test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos committed Apr 4, 2023
1 parent 181f392 commit fde61c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ test("Test College confidential loader", async () => {
"https://www.collegeconfidential.com/colleges/brown-university/"
);
await loader.load();
}, 10000);
});

0 comments on commit fde61c8

Please sign in to comment.