Skip to content

Commit 78f6e20

Browse files
committed
improve comment
1 parent eecd4fb commit 78f6e20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/java/io/openapiprocessor/api/v2/OpenApiProcessorTest.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77

88
/**
99
* (integration) test support.
10-
* provides the destination folders in the targetDir depending on the targetDir layout.
10+
* provides the destination folders in the targetDir depending on the targetDir layout. This
11+
* information is available only <b>after</b> running the processor.
1112
*/
1213
public interface OpenApiProcessorTest {
1314
/**

0 commit comments

Comments
 (0)