From 168f3529bca04803daab1ad75e053bd61de602ad Mon Sep 17 00:00:00 2001 From: Kaushik Rishi Manchukonda Date: Mon, 29 Apr 2024 16:38:09 +0530 Subject: [PATCH] update snapshot tests --- test/__snapshots__/integration.test.js.snap | 6 ------ 1 file changed, 6 deletions(-) diff --git a/test/__snapshots__/integration.test.js.snap b/test/__snapshots__/integration.test.js.snap index eb52a395..94a2741b 100644 --- a/test/__snapshots__/integration.test.js.snap +++ b/test/__snapshots__/integration.test.js.snap @@ -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\\", @@ -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\\",