Skip to content

Commit 90e5b76

Browse files
committed
Updated class name in test file
1 parent 92d6cb5 commit 90e5b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/test/processing/app/UpdateCheckTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import static org.junit.jupiter.api.Assertions.*;
1313
import static org.mockito.Mockito.*;
1414

15-
class StreamClosedTest {
15+
class UpdateCheckTest {
1616

1717
@TempDir
1818
Path tempDir;

0 commit comments

Comments
 (0)