Skip to content

Commit

Permalink
rename resized and stepSimulation Emitter suffix to Action suffix, ph…
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed May 1, 2019
1 parent 695b0fd commit 8117064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/phet-io/resistance-in-a-wire-phet-io-elements-baseline.js
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ window.phet.phetio.phetioElementsBaseline =
"phetioStudioControl": true,
"phetioTypeName": "PhetioCommandProcessorIO"
},
"resistanceInAWire.general.resizedEmitter": {
"resistanceInAWire.general.resizedAction": {
"phetioDocumentation": "Emits when the sim is resized",
"phetioEventType": "model",
"phetioFeatured": false,
Expand Down Expand Up @@ -397,7 +397,7 @@ window.phet.phetio.phetioElementsBaseline =
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO.<BooleanIO>"
},
"resistanceInAWire.general.stepSimulationEmitter": {
"resistanceInAWire.general.stepSimulationAction": {
"phetioDocumentation": "",
"phetioEventType": "model",
"phetioFeatured": false,
Expand Down

0 comments on commit 8117064

Please sign in to comment.