We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecce358 commit 59b1c5aCopy full SHA for 59b1c5a
karma.conf.js
@@ -26,7 +26,7 @@ module.exports = function(config) {
26
'src/directives/decorators/bootstrap/*.js',
27
'src/**/*.html',
28
'test/services/schema-form-test.js',
29
- 'test/decorator-factory-service-test.js',
+ 'test/services/decorators-test.js',
30
'test/directive-test.js',
31
],
32
0 commit comments