Skip to content

Commit dee429a

Browse files
LuLaValvaDylanPiercey
authored andcommitted
chore: update tests
1 parent 4ff66c8 commit dee429a

File tree

1 file changed

+1
-1
lines changed
  • packages/runtime-tags/src/__tests__/fixtures/my-for-to/__snapshots__/html.expected/tags

1 file changed

+1
-1
lines changed

packages/runtime-tags/src/__tests__/fixtures/my-for-to/__snapshots__/html.expected/tags/my-for.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default _._template("__tests__/tags/my-for.marko", (input, $serialize) =>
1010
}, "__tests__/tags/my-for.marko", "1:2", {
1111
$params2: "1:9"
1212
});
13-
}, 0, $scope0_id, "#text/0", _._serialize_guard($serialize, /* input.to,input.content */0), _._serialize_guard($serialize, /* input.to */1));
13+
}, 0, $scope0_id, "#text/0", _._serialize_guard($serialize, /* input.to,input.content */0), _._serialize_guard($serialize, /* input.to */1), _._serialize_guard($serialize, /* input.to */1));
1414
_._serialize_guard($serialize, /* input.to */1) && _._scope($scope0_id, {
1515
input_content: input.content
1616
}, "__tests__/tags/my-for.marko", 0, {

0 commit comments

Comments
 (0)