fix actions
All checks were successful
Gradle CI with Full Reports / build (push) Successful in 41m56s
All checks were successful
Gradle CI with Full Reports / build (push) Successful in 41m56s
This commit is contained in:
@@ -21,7 +21,7 @@ public class BadCaseTaskTest {
|
||||
private String user = "hhn";
|
||||
private String password = "!9oSmhsiwYO.m)_x";
|
||||
private String db = "hhn";
|
||||
private String host = "nas.local";
|
||||
private String host = "0.0.0.0";
|
||||
|
||||
@BeforeEach
|
||||
public void setup() {
|
||||
|
||||
Reference in New Issue
Block a user