Browse Source

Fixed question description for unit test

pull/45/head
Gahan Rakholia 8 years ago
parent
commit
fc5a54cc3a
  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