move handlebars templates for asset pipeline
This commit is contained in:
parent
4caa2cc3df
commit
f25effcafe
10 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ beforeEach(function() {
|
||||||
|
|
||||||
afterEach(function() {
|
afterEach(function() {
|
||||||
//spec.clearLiveEventBindings();
|
//spec.clearLiveEventBindings();
|
||||||
|
$("#jasmine_content").empty()
|
||||||
expect(spec.loadFixtureCount).toBeLessThan(2);
|
expect(spec.loadFixtureCount).toBeLessThan(2);
|
||||||
spec.loadFixtureCount = 0;
|
spec.loadFixtureCount = 0;
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue