Reverting .mocharc.yml file

This commit is contained in:
Jonathan Putney
2020-05-25 17:15:03 -04:00
parent ddbe28d014
commit e6f4d3cf5e

View File

@@ -1,7 +0,0 @@
recursive: true
require: '@babel/register'
spec: 'test/**/*.spec.js'
ui: 'bdd'
watch: true
watch-files:
- 'test/**/*.js'