mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-08 05:58:27 +00:00
removed unneccessary annotation
This commit is contained in:
parent
6b37525f2d
commit
9b44b37df8
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user