Skip to content

Commit

Permalink
Update TODO, see phetsims/perennial#376 and #1489
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Oct 21, 2024
1 parent 2fc035f commit 48f62a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/scripts/hook-pre-commit-task.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import getPhetLibs from '../grunt/getPhetLibs';
import generatePhetioMacroAPI from '../phet-io/generatePhetioMacroAPI';
import phetioCompareAPISets from '../phet-io/phetioCompareAPISets';

// TODO: Move puppeteerQUnit to perennial, https://github.com/phetsims/chipper/issues/1489
// TODO: Move puppeteerQUnit to perennial, https://github.com/phetsims/perennial/issues/376
const puppeteerQUnit = require( '../../../aqua/js/local/puppeteerQUnit' );

type Repo = string;
Expand Down

0 comments on commit 48f62a8

Please sign in to comment.