We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da0e89 commit 396f77eCopy full SHA for 396f77e
modules/jooby-apt/src/test/java/tests/i2417/Issue2417.java
@@ -19,7 +19,6 @@ public void shouldNotIgnoreAnnotationOnParam() throws Exception {
19
new ProcessorRunner(new C2417())
20
.withRouter(
21
(app, source) -> {
22
- System.out.println(source);
23
MockRouter router = new MockRouter(app);
24
assertEquals(
25
"2417",
0 commit comments