mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 16:20:04 +00:00
Fix IgdbWrapperTest tearDown
This commit is contained in:
@@ -35,7 +35,7 @@ class IgdbWrapperTest {
|
|||||||
@AfterAll
|
@AfterAll
|
||||||
static void tearDown() throws IOException {
|
static void tearDown() throws IOException {
|
||||||
igdbApiMock.shutdown();
|
igdbApiMock.shutdown();
|
||||||
twitchApiMock.start();
|
twitchApiMock.shutdown();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|||||||
Reference in New Issue
Block a user