Skip to content

Commit

Permalink
disable validation package installation - update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushik-rishi committed May 4, 2024
1 parent c7914d5 commit fef4790
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test/__snapshots__/integration.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,6 @@ exports[`template integration tests for generated files using the generator and
\\"dotenv\\": \\"8.1.0\\",
\\"hermesjs\\": \\"2.x\\",
\\"hermesjs-router\\": \\"1.x\\",
\\"asyncapi-validator\\": \\"3.0.0\\",
\\"node-fetch\\": \\"2.6.0\\",
\\"node-yaml-config\\": \\"0.0.4\\",
\\"hermesjs-kafka\\": \\"2.x\\"
Expand Down Expand Up @@ -741,9 +740,9 @@ exports[`template integration tests for generated files using the generator and
\\"dotenv\\": \\"8.1.0\\",
\\"hermesjs\\": \\"2.x\\",
\\"hermesjs-router\\": \\"1.x\\",
\\"asyncapi-validator\\": \\"3.0.0\\",
\\"node-fetch\\": \\"2.6.0\\",
\\"node-yaml-config\\": \\"0.0.4\\",
\\"asyncapi-validator\\": \\"3.0.0\\",
\\"hermesjs-mqtt\\": \\"2.x\\"
}
}"
Expand Down Expand Up @@ -1112,9 +1111,9 @@ exports[`template integration tests for generated files using the generator and
\\"dotenv\\": \\"8.1.0\\",
\\"hermesjs\\": \\"2.x\\",
\\"hermesjs-router\\": \\"1.x\\",
\\"asyncapi-validator\\": \\"3.0.0\\",
\\"node-fetch\\": \\"2.6.0\\",
\\"node-yaml-config\\": \\"0.0.4\\",
\\"asyncapi-validator\\": \\"3.0.0\\",
\\"hermesjs-mqtt\\": \\"2.x\\"
}
}"
Expand Down Expand Up @@ -1483,7 +1482,6 @@ exports[`template integration tests for generated files using the generator and
\\"dotenv\\": \\"8.1.0\\",
\\"hermesjs\\": \\"2.x\\",
\\"hermesjs-router\\": \\"1.x\\",
\\"asyncapi-validator\\": \\"3.0.0\\",
\\"node-fetch\\": \\"2.6.0\\",
\\"node-yaml-config\\": \\"0.0.4\\",
\\"hermesjs-mqtt\\": \\"2.x\\"
Expand Down

0 comments on commit fef4790

Please sign in to comment.