Skip to content

Commit 4d1b6ff

Browse files
committed
only client tests
1 parent af9800c commit 4d1b6ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ test_script:
6262
# - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/plugin/coreplugins/VisualizerGenerator
6363
# - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/plugin/scenarios
6464
# - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/seeds
65-
- node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 test/server/webgme.spec.js
65+
# - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 test/server/webgme.spec.js
6666
# - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 test/server/api
6767
# #- node ./node_modules/mocha/bin/mocha -R dot --timeout 10000 --recursive test/server/api/addon
6868
# #- node ./node_modules/mocha/bin/mocha -R dot --timeout 10000 --recursive test/server/api/plugin

0 commit comments

Comments
 (0)