Skip to content
Snippets Groups Projects
Commit 9e2a027c authored by aeschylus's avatar aeschylus
Browse files

updated karma config to remove superfluous fixture loading plugin

parent 6360ce48
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ module.exports = function(config) {
// frameworks to use
// available frameworks: https://npmjs.org/browse/keyword/karma-adapter
frameworks: ['jasmine', 'fixture'],
frameworks: ['jasmine'],
// list of files / patterns to load in the browser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment