|
|
|
@ -155,7 +155,6 @@ const Model: ModelType = { |
|
|
|
|
(<any>window)._paq.push(['trackEvent', 'learneth', 'test_step_error', 'Compiler failed to test this file']) |
|
|
|
|
} else { |
|
|
|
|
const success = result.totalFailing === 0; |
|
|
|
|
|
|
|
|
|
if (success) { |
|
|
|
|
yield put({ |
|
|
|
|
type: 'remixide/save', |
|
|
|
|