Skip to content

Commit b9f6055

Browse files
authored
Update fluentci.toml
1 parent c8e4033 commit b9f6055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.fluentci/fluentci.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env = [
1111
name = "Run tests"
1212
command = ["fluentci run --wasm django test"]
1313
env = [
14-
"MARIADB_DATABSE=todo",
14+
"MARIADB_DATABASE=todo",
1515
"MARIADB_USER=user",
1616
"MARIADB_PASSWORD=testrootpass",
1717
"MARIADB_ROOT_PASSWORD=root",

0 commit comments

Comments
 (0)