Bael-1364 - Introduction to Lettuce (#3415)
This commit is contained in:
committed by
maibin
parent
37a1b43426
commit
22dbf2c8cd
@@ -55,7 +55,7 @@ public class InfluxDBConnectionLiveTest {
|
||||
|
||||
InfluxDB connection = connectDatabase();
|
||||
|
||||
// Create "baeldung and check for it
|
||||
// Create "baeldung" and check for it
|
||||
connection.createDatabase("baeldung");
|
||||
assertTrue(connection.databaseExists("baeldung"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user