Skip to content

Commit

Permalink
chore: self mutation (e2e-2of2.diff)
Browse files Browse the repository at this point in the history
Signed-off-by: monada-bot[bot] <[email protected]>
  • Loading branch information
monadabot committed Aug 24, 2023
1 parent 244d5a8 commit 802c9cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/hangar/__snapshots__/invalid.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ Duration <DURATION>"
`;
exports[`bring_jsii.w 1`] = `
"error: bring jsii-code-samples must be assigned to an identifier (e.g. bring \\"foo\\" as foo)
"error: bring \\"jsii-code-samples\\" must be assigned to an identifier (e.g. bring \\"foo\\" as foo)
--> ../../../examples/tests/invalid/bring_jsii.w:1:1
|
1 | bring \\"jsii-code-samples\\";
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ bring jsii-code-samples must be assigned to an identifier (e.g. bring \\"foo\\" as foo)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ bring \\"jsii-code-samples\\" must be assigned to an identifier (e.g. bring \\"foo\\" as foo)
error: Unable to load \\"foobar\\": Module not found in \\"../../../examples/tests/invalid/bring_jsii.w\\"
Expand Down

0 comments on commit 802c9cb

Please sign in to comment.