Skip to content

Commit e046c93

Browse files
authored
Merge pull request #100 from ember-cli/vitest-beta
[beta] swap to the Vitest beta to fix CI
2 parents 899b96a + 2a8fa72 commit e046c93

File tree

3 files changed

+382
-396
lines changed

3 files changed

+382
-396
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"release-plan": "^0.16.0",
5050
"strip-ansi": "^7.1.0",
5151
"tmp-promise": "^3.0.3",
52-
"vitest": "^3.2.4"
52+
"vitest": "^4.0.0-beta.17"
5353
},
5454
"packageManager": "[email protected]"
5555
}

0 commit comments

Comments
 (0)