Skip to content

Commit

Permalink
feat: re-enable test on all instance
Browse files Browse the repository at this point in the history
  • Loading branch information
vrenaville committed Jan 15, 2024
1 parent 812345a commit e3d02ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/test-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
- MARABUNTA_MODE=demo # could be 'full' for the db with all the data
- KWKHTMLTOPDF_SERVER_URL=http://kwkhtmltopdf:8080
- ODOO_REPORT_URL=http://odoo:8069
- LOCAL_CODE_PATH=/odoo/odoo/src/odoo/addons
- LOCAL_CODE_PATH=/odoo/odoo/addons
- MIGRATION_CONFIG_FILE=/odoo/migration.yml
# cached database dumps config for `runmigration` and `runtests`
- CREATE_DB_CACHE=false # set it to 'true' to create dumps
Expand Down

0 comments on commit e3d02ce

Please sign in to comment.