Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	js/NumberPropertyTests.js
  • Loading branch information
samreid committed Dec 11, 2017
2 parents 45070c6 + 37eb5d6 commit bf8abe8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions js/NumberPropertyTests.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,6 @@ define( function( require ) {
validValues: [ 0, 1, 2 ]
}, 'should throw Assertion failed: validValues, isValidValue and range are mutually-exclusive options' );
} );

// if ( !window.assert ) {
// assert.expect( 5 ); // TODO: this is a hack to suppress the "expected 0 tests but 5 were run" error.
// }
} );

} );

0 comments on commit bf8abe8

Please sign in to comment.