pi-hole / docker-pi-hole

Pi-hole in a docker container
https://pi-hole.net
Other
8.62k stars 1.13k forks source link

Fix development tests #1645

Closed PromoFaux closed 2 months ago

PromoFaux commented 2 months ago

What does this PR aim to accomplish?:

Fixes currently failing tests, as seen here: https://github.com/pi-hole/docker-pi-hole/actions/runs/10853053818/job/30121148521#step:5:525

Caused by this change in https://github.com/pi-hole/FTL/pull/2057/: https://github.com/pi-hole/FTL/pull/2057/files#diff-e0cf5b28d9b6b600f0af2bc78e8fd30ec675fd731a5da86f0c4283ffc0e40176R142


By submitting this pull request, I confirm the following:

  1. I have read and understood the contributors guide, as well as this entire template. I understand which branch to base my commits and Pull Requests against.
  2. I have commented my proposed changes within the code and I have tested my changes.
  3. I am willing to help maintain this change if there are issues with it later.
  4. It is compatible with the EUPL 1.2 license
  5. I have squashed any insignificant commits. (git rebase)