Skip to content

Commit

Permalink
Add a test for PMA_CONTROLPASS secret file
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jan 28, 2021
1 parent 508c9b9 commit a4dd081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/phpmyadmin_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ def test_phpmyadmin_secrets():
docker_secret('PMA_PASSWORD')
docker_secret('PMA_HOSTS')
docker_secret('PMA_HOST')
docker_secret('PMA_CONTROLPASS')

0 comments on commit a4dd081

Please sign in to comment.