Skip to content

Commit

Permalink
formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
holotsvan committed Dec 4, 2024
1 parent e4a2511 commit 2bc2066
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ void dislikeTest() {
}

@Test
void testDislikeIfWasAlreadyPlaced(){
void testDislikeIfWasAlreadyPlaced() {
UserVO userVO = getUserVO();
User user = getUser();
Event event = getEvent();
Expand Down

0 comments on commit 2bc2066

Please sign in to comment.