Skip to content

Commit 9403f4e

Browse files
changed checkstyle to LabelControllerTest.java
1 parent 6c288bf commit 9403f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/hexlet/code/controller/api/LabelControllerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ void update() throws Exception {
128128

129129
assertThat(label.getName()).isEqualTo("test");
130130
}
131-
}
131+
}

0 commit comments

Comments
 (0)