Skip to content

Commit

Permalink
Update karma.conf.js
Browse files Browse the repository at this point in the history
  • Loading branch information
leopardracer authored Feb 25, 2025
1 parent 3eabb19 commit 2368102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tendermint-rpc/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ module.exports = function (config) {
// available browser launchers: https://npmjs.org/browse/keyword/karma-launcher
browsers: ["Firefox"],

// Keep brower open for debugging. This is overridden by yarn scripts
// Keep browser open for debugging. This is overridden by yarn scripts
singleRun: false,
});
};

0 comments on commit 2368102

Please sign in to comment.