removed unneccessary annotation

This commit is contained in:
Ken Stevens 2019-05-09 14:43:00 -04:00
parent 6b37525f2d
commit 9b44b37df8
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ import static org.junit.Assert.*;
import static org.mockito.Mockito.when;
@RunWith(SpringRunner.class)
@ContextConfiguration
public class WebsocketConnectionValidatorTest {
public static String RESTHOOK_SUBSCRIPTION_ID = "1";
public static String WEBSOCKET_SUBSCRIPTION_ID = "2";