Skip to content

Commit 0a460e6

Browse files
committed
refactor: 깃허브 개행 문제 해결
1 parent 322bae7 commit 0a460e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/somemore/user/repository/usercommonattribute/UserCommonAttributeRepositoryImplTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ void saveUserCommonAttribute() {
3636
assertThat(savedUserCommonAttribute.isCustomized()).isEqualTo(false);
3737

3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)