Skip to content

Commit 1e193b1

Browse files
committed
fix: ws test
1 parent 616bd74 commit 1e193b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"url": "https://github.com/googleapis/google-cloud-node-core/issues"
1717
},
1818
"scripts": {
19-
"test": "npm test --ws"
19+
"test": "echo nothing to test"
2020
}
2121
}

0 commit comments

Comments
 (0)