phetsims / wave-interference

"Wave Interference" is an educational simulation in HTML5, by PhET Interactive Simulations.
MIT License
19 stars 5 forks source link

CT mismatched var in string #382

Closed KatieWoe closed 5 years ago

KatieWoe commented 5 years ago
perennial : lint-everything
Failure to lint everything:
Running "lint-everything" task

/data/share/phet/continuous-testing/snapshot-1556661773268/wave-interference/js/common/view/WaveInterferenceControlPanel.js
  27:3  error  Mismatched var in require(string!), key=playTone, var=playSoundString, desiredVar=playToneString  string-require-statement-match

✖ 1 problem (1 error, 0 warnings)
Fatal error: 1 Lint Errors

Approximately 4/30/2019, 4:02:53 PM
samreid commented 5 years ago

Thanks @KatieWoe, fixed, closing.