pull/4970/head
yann300 7 months ago committed by GitHub
parent 9d946e86c8
commit 792f0ae037
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      apps/learneth/src/redux/models/remixide.ts

@ -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',

Loading…
Cancel
Save