Skip to content

Commit 8204bdf

Browse files
committed
[DROP] test helper
1 parent 3ddec35 commit 8204bdf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"ft_node": "cd tests/functional/raw-node && yarn test",
6969
"ft_node_sig": "cd tests/functional/raw-node && yarn test_sig",
7070
"ft_node_trailing": "cd tests/functional/raw-node && yarn test_trailing",
71+
"ft_node_trailing_unit": "cd tests/unit/auth/ && mocha TrailingChecksumTransform.js",
7172
"ft_node_routes": "cd tests/functional/raw-node && yarn run test-routes",
7273
"ft_node_route_backbeat": "cd tests/functional/raw-node && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json -t 40000 test/routes/routeBackbeat.js",
7374
"ft_gcp": "cd tests/functional/raw-node && yarn run test-gcp",

0 commit comments

Comments
 (0)