Skip to content
Snippets Groups Projects
Commit 590ef182 authored by Sean McArthur's avatar Sean McArthur
Browse files

update static resources test since ejs is gone

parent ef7a60ec
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ suite.addBatch({
});
// Fragile - filename with :locale...
// When fixing this test case... console.log(res[Object.keys(res)[0]]);
var localeIndex = 9;
var localeIndex = 8;
assert.notEqual(files[minFile][localeIndex],
res[minRes][localeIndex]);
var counter = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment