Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 44d35db

Browse filesBrowse files
committed
wasm test prints more info
1 parent c0a9bb8 commit 44d35db
Copy full SHA for 44d35db

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎wasm/demo/package.json

Copy file name to clipboardExpand all lines: wasm/demo/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dev": "webpack serve",
2626
"build": "webpack",
2727
"dist": "webpack --mode production",
28-
"test": "webpack --mode production && cd ../tests && pytest"
28+
"test": "webpack --mode production && cd ../tests && pytest -v"
2929
},
3030
"repository": {
3131
"type": "git",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.