phetsims / kite

A library for creating, manipulating and displaying 2D shapes in JavaScript.
MIT License
12 stars 6 forks source link

CT: Uncaught ReferenceError: phet is not defined #99

Closed jessegreenberg closed 1 year ago

jessegreenberg commented 1 year ago
kite : pageload : /tests/visual-shape-test.html
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1677241132310/kite/tests/visual-shape-test.html
Uncaught ReferenceError: phet is not defined
ReferenceError: phet is not defined
at <unknown> (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1677241132310/kite/tests/visual-shape-test.html:151:22)
id: Bayes Puppeteer
Snapshot from 2/24/2023, 7:18:52 AM

Yesterday there was a namespace change, could be related to that. Ill take a look.

jessegreenberg commented 1 year ago

This test file is running locally now. Closing but I might run it by @jonathanolson to make sure this is OK.