Skip to content

Commit 1717415

Browse files
author
Henady Zakalusky
committed
small fix
1 parent 2ced9ac commit 1717415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
User user = userService.findByName("admin");
2-
assertEquals("", user.getName())
2+
assertEquals("", user.getName());

0 commit comments

Comments
 (0)