Wiring up analytics for courseware, unifying analytics between coursewares and bonfires, general housekeeping tasks for live push
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
try {
|
||||
eval(parent.allTests);
|
||||
} catch (err) {
|
||||
console.log(err);
|
||||
allTestsGood = false;
|
||||
} finally {
|
||||
if (allTestsGood) {
|
||||
|
Reference in New Issue
Block a user