Skip to content
Snippets Groups Projects
Commit 24c3fe8a authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

TST: fix

parent 1d39df43
No related branches found
No related tags found
No related merge requests found
...@@ -51,6 +51,7 @@ unittests: ...@@ -51,6 +51,7 @@ unittests:
- echo 'DATABASE_USER_HOST_LIST="%,"' >> .config - echo 'DATABASE_USER_HOST_LIST="%,"' >> .config
- echo "MYSQL_USER_PASSWORD=$MYSQL_ROOT_PASSWORD" >> .config - echo "MYSQL_USER_PASSWORD=$MYSQL_ROOT_PASSWORD" >> .config
- echo "MYSQL_HOST=mariadb" >> .config - echo "MYSQL_HOST=mariadb" >> .config
- make install
- ./utils/make_db restore_db tests/example.dump.sql - ./utils/make_db restore_db tests/example.dump.sql
- ./tests/test_utils.sh - ./tests/test_utils.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment