Skip to content

Commit

Permalink
Update running-automated-tests.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rosiel committed Jun 4, 2024
1 parent 5e8fc21 commit 8ee4210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/technical-documentation/running-automated-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Follow the `Configure PHPUnit` and `Create a directory for HTML output` sections
* the default username and db_name are `drupal_default`
* your db_password can be found in `codebase/web/sites/default/settings.php`

Unless you changed the default values, just swap out [password] for your actual db password in the following:
* Unless you changed the default values, just swap out [password] for your actual db password in the following:

```
mysql://drupal_default:[password]@islandora.traefik.me:3306/drupal_default`.
Expand Down

0 comments on commit 8ee4210

Please sign in to comment.