Skip to content
Snippets Groups Projects
Commit 1e0a359b authored by Vihar Mamania's avatar Vihar Mamania
Browse files

Adding Acceptance Tests

parent db98fcb3
Branches lobtimo-fix-cve
No related tags found
1 merge request!513Adding Acceptance Tests
......@@ -29,7 +29,7 @@ import org.opengroup.osdu.register.util.TestHttpClient;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
public abstract class GetSubscriberByIdApiTest extends RetrieveApiTestTemplate {
public final class GetSubscriberByIdApiTest extends RetrieveApiTestTemplate {
public GetSubscriberByIdApiTest() {
super(new GetSubscriberDescriptor(), new DeleteSubscriberDescriptor(), new CreateSubscriberDescriptor());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment