Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ataromoku committed Jul 3, 2024
1 parent 5555324 commit 1af544d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
module.exports = {
// ORIGINAL COMMENT FROM REMOVED KARMA CONFIG:
// There's a pre-test stall on Travis builds that can cause Karma to
// fail with the default timeout of 10s. I'm not sure what's causing
// the stall, but this mitigates it for now.
//
// KEEPING THE TIMEOUT JUST IN CASE
testTimeout: 30000,
testEnvironment: "jsdom",
transform: {
Expand Down

0 comments on commit 1af544d

Please sign in to comment.