Skip to content

Commit 0ff6c78

Browse files
committed
chore: log
1 parent 42350c0 commit 0ff6c78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

generators/src/main/java/com/algolia/codegen/cts/tests/TestsClient.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,6 @@ public void run(Map<String, CodegenModel> models, Map<String, CodegenOperation>
119119
continue skipTest;
120120
}
121121

122-
System.out.println("Warning: Operation not found for method: " + client);
123-
124122
throw new CTSException("Cannot find operation for method: " + step.method, test.testName);
125123
}
126124

0 commit comments

Comments
 (0)