Skip to content

Commit 67ec848

Browse files
committed
Test only - align mariadb test configuration
1 parent 57f0734 commit 67ec848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ebean-test/src/test/resources/ebean.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ datasource.mysql.url=jdbc:mysql://127.0.0.1:4306/test_ebean
140140
#datasource.mysql.driver=com.mysql.cj.jdbc.Driver
141141

142142
datasource.mariadb.username=unit
143-
datasource.mariadb.password=unit
143+
datasource.mariadb.password=test
144144
datasource.mariadb.url=jdbc:mariadb://localhost:14307/unit?useLegacyDatetimeCode=false
145145

146146
datasource.cockroach.username=root

0 commit comments

Comments
 (0)