Skip to content

Commit

Permalink
try playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
henryw374 committed Jan 15, 2024
1 parent bedc9e6 commit 699753c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/dev.clj
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
(defn tests-ci-shadow [{:keys [compile-mode]}]
(util/start-server)
(browser-test-build compile-mode {})
(println (slurp util/test-url))
(try
(util/kaocha-exit-if-fail (util/run-tests-headless nil))
(catch Exception e
Expand Down

0 comments on commit 699753c

Please sign in to comment.