Skip to content

Commit c7f8a41

Browse files
committed
http-99 amend comment
Signed-off-by: davidradl <[email protected]>
1 parent 3c6b3d8 commit c7f8a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/getindata/connectors/http/internal/table/lookup/querycreators/CustomFormatFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public class CustomFormatFactory implements SerializationFormatFactory {
2020
public static final String REQUIRED_OPTION = "required-option-one";
2121

2222
/**
23-
* Consider removing this static only used for testing only
23+
* TODO remove static - used for testing only
2424
*/
2525
static boolean requiredOptionsWereUsed = false;
2626

0 commit comments

Comments
 (0)