fix actions
Some checks are pending
Gradle CI with Jacoco and Error Logs / build (push) Has started running

This commit is contained in:
Jan-Philipp Luithardt
2025-12-07 13:53:21 +01:00
parent 9f06c9f566
commit 0adaaa04a3
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ public class GoodCaseTaskTest {
private String user = "hhn";
private String password = "!9oSmhsiwYO.m)_x";
private String db = "hhn";
private String host = "localhost";
private String host = "nas.local";
@BeforeEach
public void setup() {