Skip to content

Commit

Permalink
try some other fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
milt committed Feb 11, 2025
1 parent b3bad2e commit 803303b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test.cljs.edn
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@
:launch-js ["chromium"
"--headless=new"
"--disable-gpu"
"--no-sandbox"
"--disable-setuid-sandbox"
"--password-store=basic"
"--user-data-dir=/tmp/chromium"
"--repl" :open-url]
}
{:main com.yetanalytics.lrs-admin-ui.test-runner}

0 comments on commit 803303b

Please sign in to comment.