Skip to content

Commit

Permalink
Make change to karma.base.js to trigger test-changed for all
Browse files Browse the repository at this point in the history
  • Loading branch information
dlarocque committed Nov 5, 2024
1 parent f64fe28 commit 5b30bd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/karma.base.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const path = require('path');
const webpackTestConfig = require('./webpack.test');
const { argv } = require('yargs');


function determineBrowsers() {
const supportedBrowsers = ['ChromeHeadless', 'WebkitHeadless', 'Firefox'];

Expand Down

0 comments on commit 5b30bd3

Please sign in to comment.