Skip to content

Commit

Permalink
update snapshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushik-rishi committed Apr 29, 2024
1 parent 032b5eb commit 168f352
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/__snapshots__/integration.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -365,9 +365,6 @@ exports[`template integration tests for generated files using the generator and
\\"name\\": \\"streetlights-mqtt-api\\",
\\"version\\": \\"1.0.0\\",
\\"description\\": \\"The Smartylighting Streetlights API allows you to remotely manage the city lights. ### Check out its awesome features: * Turn a specific streetlight on/off πŸŒƒ * Dim a specific streetlight 😎 * Receive real-time information about environmental lighting conditions πŸ“ˆ\\",
\\"scripts\\": {
\\"test\\": \\"node custom-handler-example/script.js\\"
},
\\"main\\": \\"./src/api\\",
\\"dependencies\\": {
\\"chalk\\": \\"4.1.2\\",
Expand Down Expand Up @@ -747,9 +744,6 @@ exports[`template integration tests for generated files using the generator and
\\"name\\": \\"streetlights-mqtt-api\\",
\\"version\\": \\"1.0.0\\",
\\"description\\": \\"The Smartylighting Streetlights API allows you to remotely manage the city lights. ### Check out its awesome features: * Turn a specific streetlight on/off πŸŒƒ * Dim a specific streetlight 😎 * Receive real-time information about environmental lighting conditions πŸ“ˆ\\",
\\"scripts\\": {
\\"test\\": \\"node custom-handler-example/script.js\\"
},
\\"main\\": \\"./src/api\\",
\\"dependencies\\": {
\\"chalk\\": \\"4.1.2\\",
Expand Down

0 comments on commit 168f352

Please sign in to comment.