Skip to content

Commit 50a0c4e

Browse files
committed
test: allow executing a single test
Move the `test` call at the top level so that we can use `test.only`.
1 parent 6f61811 commit 50a0c4e

3 files changed

Lines changed: 452 additions & 615 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"postcss": "^8.2.2",
4848
"rimraf": "^3.0.2",
4949
"typescript": "^4.5.4",
50-
"uvu": "^0.5.2"
50+
"uvu": "^0.5.3"
5151
},
5252
"dependencies": {
5353
"postcss-selector-parser": "^6.0.2",

pnpm-lock.yaml

Lines changed: 4 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)