Skip to content

Commit

Permalink
chore(web): actually links new test-runner test into lm-worker/build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jahorton committed Apr 29, 2024
1 parent fd60e17 commit a3b42e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/web/lm-worker/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ function do_test() {
fi

c8 mocha --recursive $MOCHA_FLAGS ./src/test/mocha/cases/

web-test-runner --config ./src/test/test-runner/web-test-runner.config.mjs
}

builder_run_action configure verify_npm_setup
Expand Down

0 comments on commit a3b42e2

Please sign in to comment.