Skip to content

Commit a4ad8c5

Browse files
author
Ihor Duzhyk
committed
feat: Implement recently-published api (#112)
1 parent faaa2f4 commit a4ad8c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

smartling-files-api/src/test/java/com/smartling/api/files/v2/FilesApiTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,3 +639,5 @@ private static Date date(String date) throws ParseException
639639
return FAPI_DATE_FORMAT.parse(date);
640640
}
641641
}
642+
643+

0 commit comments

Comments
 (0)