Skip to content
Snippets Groups Projects
Commit 3566bc72 authored by Jaden DIEFENBAUGH's avatar Jaden DIEFENBAUGH
Browse files

try to just get CI to run tests, #164

parent e3c229e7
No related branches found
No related tags found
No related merge requests found
Pipeline #25023 passed
...@@ -9,7 +9,7 @@ module.exports = function (config) { ...@@ -9,7 +9,7 @@ module.exports = function (config) {
config.set({ config.set({
browsers: [ browsers: [
'FirefoxHeadless', 'FirefoxHeadless',
'ChromiumHeadless', //'ChromiumHeadless',
], ],
customLaunchers: { customLaunchers: {
FirefoxHeadless: { FirefoxHeadless: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment