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 42f1f4e

Browse filesBrowse files
committed
wasm test prints more info
1 parent fd2e5f8 commit 42f1f4e
Copy full SHA for 42f1f4e

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
@@ -24,7 +24,7 @@
2424
"dev": "webpack-dev-server -d",
2525
"build": "webpack",
2626
"dist": "webpack --mode production",
27-
"test": "webpack --mode production && cd ../tests && pytest"
27+
"test": "webpack --mode production && cd ../tests && pytest -v"
2828
},
2929
"repository": {
3030
"type": "git",

0 commit comments

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