Skip to content

Commit 0c40651

Browse files
fix: format
1 parent a54d392 commit 0c40651

File tree

1 file changed

+1
-1
lines changed
  • src/integration-test/java/com/commercetools/sync/integration/ctpprojectsource/categories

1 file changed

+1
-1
lines changed

src/integration-test/java/com/commercetools/sync/integration/ctpprojectsource/categories/CategorySyncIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ static void setup() {
6767
void setupTest() {
6868
CategoryITUtils.deleteAllCategories(TestClientUtils.CTP_TARGET_CLIENT);
6969
CategoryITUtils.deleteAllCategories(TestClientUtils.CTP_SOURCE_CLIENT);
70-
70+
7171
// Clean up any categories without keys that deleteAllCategories() might have missed
7272
CategoryITUtils.deleteCategoriesBySlug(
7373
TestClientUtils.CTP_TARGET_CLIENT,

0 commit comments

Comments
 (0)