Skip to content

Commit

Permalink
Add TODO, see #1046 and phetsims/tandem#187
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Oct 12, 2020
1 parent fa97e8c commit 2e62891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/nodes/NodeTests.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ if ( Tandem.PHET_IO_ENABLED ) {

QUnit.test( 'Node instrumented visible Property', assert => {

// TODO: Use the AuxiliaryTandemRegistry? See https://github.com/phetsims/tandem/issues/187
const wasLaunched = Tandem.launched;
if ( !Tandem.launched ) {
Tandem.launch();
Expand Down

0 comments on commit 2e62891

Please sign in to comment.