You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/__snapshots__/mqtt.test.js.snap
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -914,6 +914,11 @@ public class TestcontainerMqttTest {
914
914
`;
915
915
916
916
exports[`template integration tests for generated files using the generator and mqtt example should generate proper config, services and DTOs files for basic example 11`] = `
917
+
"api.version=1.44
918
+
"
919
+
`;
920
+
921
+
exports[`template integration tests for generated files using the generator and mqtt example should generate proper config, services and DTOs files for basic example 12`] = `
exports[`template integration tests for generated files using the generator and mqtt example should generate proper config, services and DTOs files for basic example 12`] = `
948
+
exports[`template integration tests for generated files using the generator and mqtt example should generate proper config, services and DTOs files for basic example 13`] = `
944
949
"springBootVersion=3.1.3
945
950
springDependencyManager=1.1.3"
946
951
`;
947
952
948
-
exports[`template integration tests for generated files using the generator and mqtt example should generate proper config, services and DTOs files for basic example 13`] = `
953
+
exports[`template integration tests for generated files using the generator and mqtt example should generate proper config, services and DTOs files for basic example 14`] = `
0 commit comments