03-UpdatePlugins

This commit is contained in:
Adrian-Devries 2025-04-24 12:53:53 +02:00
parent 6a06fb7c68
commit 04a236ec83
100 changed files with 193 additions and 193 deletions

View file

@ -22,7 +22,7 @@ import io.restassured.RestAssured;
/**
* Base for integration tests.
*
*
* @author Andreas Penski
*/
public abstract class BaseIT {