Skip to content

Commit e2abadc

Browse files
Copilotsofthack007
andcommitted
Rename cdata-test.js to wokwi-test.js to avoid conflict with mdev branch
Co-authored-by: softhack007 <[email protected]>
1 parent 9c0bb96 commit e2abadc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"build": "node tools/cdata.js",
1212
"dev": "nodemon -e js,html,htm,css,png,jpg,gif,ico,js -w tools/ -w wled00/data/ -x node tools/cdata.js",
1313
"test": "npm run test:cdata",
14-
"test:cdata": "node tools/cdata-test.js",
14+
"test:cdata": "node tools/wokwi-test.js",
1515
"test:wokwi": "playwright test test/playwright/wokwi-basic.spec.js"
1616
},
1717
"repository": {
File renamed without changes.

0 commit comments

Comments
 (0)