Remove cms/static/coffee/fixtures symlink.
FEDX-458. Part of the static files symlink cleanup.
This commit is contained in:
@@ -226,7 +226,7 @@
|
||||
}
|
||||
});
|
||||
|
||||
jasmine.getFixtures().fixturesPath += 'coffee/fixtures';
|
||||
jasmine.getFixtures().fixturesPath = '/base/templates';
|
||||
|
||||
testFiles = [
|
||||
'cms/js/spec/main_spec',
|
||||
|
||||
@@ -182,7 +182,7 @@
|
||||
}
|
||||
});
|
||||
|
||||
jasmine.getFixtures().fixturesPath += 'coffee/fixtures';
|
||||
jasmine.getFixtures().fixturesPath = '/base/templates';
|
||||
|
||||
testFiles = [
|
||||
'coffee/spec/views/assets_spec',
|
||||
|
||||
Reference in New Issue
Block a user