Skip to content

Commit

Permalink
run all tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
pospisilf committed Feb 28, 2024
1 parent 276f2b6 commit 38bb0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui-test/uitest_runner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ async function main(): Promise<void> {
await tester.setupAndRunTests(
[
'out/src/ui-test/tests/env/set.camel.version.js',
'out/src/ui-test/tests/code.navigation.test.js',
'out/src/ui-test/tests/*.test.js',
'out/src/ui-test/tests/env/check.camel.version.js'
],
process.env.CODE_VERSION,
Expand Down

0 comments on commit 38bb0aa

Please sign in to comment.