Integrated change in tests

This commit is contained in:
Fabio Sinibaldi 2021-03-15 16:17:05 +01:00
parent 64544bfafa
commit 1cfa13d0f6
2 changed files with 1 additions and 5 deletions

View File

@ -1,4 +0,0 @@
activeProfiles=
eclipse.preferences.version=1
resolveWorkspaceProjects=false
version=1

View File

@ -11,7 +11,7 @@ import org.gcube.spatial.data.clients.model.engine.Engine;
import org.gcube.spatial.data.sdi.model.faults.RemoteException;
import org.junit.Test;
public class GSTests extends GCubeSDITest{
public class GSTests implements GCubeSDITest{
protected GSRESTClient getClient() throws RemoteException, Exception {