Skip to content

Commit

Permalink
Remove inexistant jQuery file watcher in karma
Browse files Browse the repository at this point in the history
  • Loading branch information
tcitworld committed Sep 19, 2016
1 parent b8784a8 commit 1da372a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/js/config/karma.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ module.exports = function (config) {
frameworks: ['jasmine'],
files: [
'../../core/vendor/jquery/dist/jquery.js',
'../../core/vendor/jquery/jquery.js',
'../../core/vendor/moment/min/moment-with-locales.js',
'js/vendor/jstzdetect/jstz.min.js',
'js/vendor/fullcalendar/dist/fullcalendar.min.js',
Expand Down

0 comments on commit 1da372a

Please sign in to comment.