Skip to content

Commit

Permalink
Update test fixtures for new output
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreeman committed Apr 7, 2022
1 parent 716fb0d commit 9f91a18
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ let Test = _setComponentTemplate(_createTemplateFactory(
"id": null,
"block": "[[[1,\"Hello World\"]],[],false,[]]",
"moduleName": "(unknown template module)",
"scope": null,
"isStrictMode": true
}), (_class = (_cantTouchThis = new WeakMap(), _hammerTime = new WeakSet(), class Test extends Component {
constructor(...args) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ let Test = _setComponentTemplate(_createTemplateFactory(
"id": null,
"block": "[[[1,\"Hello World\"]],[],false,[]]",
"moduleName": "(unknown template module)",
"scope": null,
"isStrictMode": true
}), (_class = (_cantTouchThis = new WeakMap(), _hammerTime = new WeakSet(), class Test extends Component {
constructor(...args) {
Expand Down

0 comments on commit 9f91a18

Please sign in to comment.