Skip to content

Commit 721416d

Browse files
Merge pull request #11 from googleapis/fix-test
fix: ws test
2 parents 616bd74 + 1e193b1 commit 721416d

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)