Commit ad20b8d7 authored by Ward Bell's avatar Ward Bell

Merge branch 'master' of https://github.com/angular/quickstart

parents e87fbef9 e2dc6033
......@@ -19,7 +19,7 @@ module.exports = function(config) {
],
client: {
builtPaths: [appSrcBase, testingBase], // add more spec base paths as needed
builtPaths: [appBase, testingBase], // add more spec base paths as needed
clearContext: false // leave Jasmine Spec Runner output visible in browser
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment