Skip to content

Commit 36204f1

Browse files
committed
chore: testing
1 parent c3b8d77 commit 36204f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/java/spp/demo/Main.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ public static void triggerEndpoints() {
6969
// //view activity command
7070
// callEndpoint("/command/view-activity");
7171
//
72-
// //view traces command
73-
// callEndpoint("/command/view-traces");
74-
//
72+
//view traces command
73+
callEndpoint("/command/view-traces");
74+
7575
//failing endpoint indicator
7676
callEndpoint("/indicator/fail-100-percent");
7777
callEndpoint("/indicator/fail-50-percent");

0 commit comments

Comments
 (0)