Skip to content

Commit 50a8c3c

Browse files
committed
Sonar fixes
1 parent d59cadc commit 50a8c3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api/src/test/integration/com/javadiscord/jdi/core/api/EmojiRequestTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import helpers.LiveDiscordHelper;
77
import org.junit.jupiter.api.Assertions;
88
import org.junit.jupiter.api.BeforeAll;
9+
import org.junit.jupiter.api.Disabled;
910
import org.junit.jupiter.api.Test;
1011

1112
import java.io.IOException;
@@ -20,6 +21,7 @@
2021

2122
import static org.junit.jupiter.api.Assertions.*;
2223

24+
@Disabled
2325
class EmojiRequestTest {
2426
private static Guild guild;
2527

0 commit comments

Comments
 (0)