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 Sep 30, 2023
1 parent 6d7f58c commit 39e88bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/hangar/__snapshots__/invalid.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ Duration <DURATION>"
exports[`ambiguous_api_paths.test.w 1`] = `
"ERROR: Endpoint for path '/test/{variable}' and method 'GET' is ambiguous - it conflicts with existing endpoint for path '/test/path'
../../../examples/tests/invalid/target/test/ambiguous_api_paths.test.wsim.801474.tmp/.wing/preflight.js:38
../../../examples/tests/invalid/target/test/ambiguous_api_paths.test.wsim.264969.tmp/.wing/preflight.js:38
const handler = new $Closure1(this,\\"$Closure1\\");
(api.get(\\"/test/path\\",handler));
>> (api.get(\\"/test/{variable}\\",handler));
Expand Down

0 comments on commit 39e88bb

Please sign in to comment.