Skip to content

Commit 2feb9e0

Browse files
committed
chore(deps-dev): add Pest parallel
1 parent 6831b69 commit 2feb9e0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
},
1616
"require-dev": {
1717
"pestphp/pest": "^1.22.1",
18-
"soundasleep/component-tests": "^0.2.1"
18+
"soundasleep/component-tests": "^0.2.1",
19+
"pestphp/pest-plugin-parallel": "^1.2"
1920
},
2021
"scripts": {
2122
"test:unit": "vendor/bin/pest -p"

0 commit comments

Comments
 (0)