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