Browse Source

Merge pull request #45 from HandOfGod94/master

Fixed question description for unit test
master
ziga 8 years ago
committed by GitHub
parent
commit
90a066930a
  1. 2
      meta.json

2
meta.json

@ -43,7 +43,7 @@
}, },
"unit": { "unit": {
"type": "confirm", "type": "confirm",
"message": "Setup unit tests with Karma + Mocha?"
"message": "Setup unit tests with Karma + Jasmine?"
} }
}, },
"filters": { "filters": {

Loading…
Cancel
Save