Move test under 'endpoint' package.
This commit is contained in:
parent
e25a0d3cf1
commit
6805b991e1
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.keycloak.testsuite.admin.client;
|
||||
package org.keycloak.testsuite.endpoint.client;
|
||||
|
||||
import java.util.Collections;
|
||||
import java.util.List;
|
Loading…
Reference in a new issue