We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See http://stackoverflow.com/questions/31452862/testing-angular-with-karma-file-ordering/31454420#31454420 + my own answer for the (possible) issue
The text was updated successfully, but these errors were encountered:
Thanks for the report, will try to find out what is going on asap
Sorry, something went wrong.
I have it as well :
"app/scripts/elportalapp.js", "app/scripts//*.js", "test/mock//.js", "test/spec/**/.js"
'/base/app/scripts/elportalapp.js': '2297e40af2d6c5cf6b06a355d867c3875bd39b1f', '/base/app/scripts/controllers/aceselector.js': '158b2c676e2f19db05248efdc07f3d713275aa40', other stuff, '/base/app/scripts/directives/workflowchart.js': 'dd1f0a23944895fc7fd999905f53e82f857052b4', '/base/app/scripts/elportalapp.js': '2297e40af2d6c5cf6b06a355d867c3875bd39b1f', '/base/app/scripts/factories/approvals.js': '52267989c9a86f9225fea6f0e1464d7e9ed2f5cc',
fix(file-list): Ensure files are sorted and unique
9dc5f8b
This was a regression from the file-list refactoring Closes #1498, #1499
Fix was released in 0.13.1
0.13.1
dignifiedquire
No branches or pull requests
See http://stackoverflow.com/questions/31452862/testing-angular-with-karma-file-ordering/31454420#31454420 + my own answer for the (possible) issue
The text was updated successfully, but these errors were encountered: