Skip to content

Commit 77e4cf7

Browse files
committed
Missed the fixture.sh file
Signed-off-by: Joey Smith <jsmith@webinertia.net> Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent c5ea1eb commit 77e4cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/mysql_fixtures.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
echo "Configure MySQL test database"
44

5-
mysql --user=root --password=Password123 -e "create database laminasdb_test;"
5+
mysql --user=root --password=Password123 -e "create database phpdb_test;"

0 commit comments

Comments
 (0)