Fix typo in fixture filename

Following on from https://github.com/mrsked/mrsk/pull/320, fix the
fixture filename as well
This commit is contained in:
Donal McBreen
2023-05-31 17:11:13 +01:00
parent 504a09ef1d
commit 222eda6085

View File

@@ -1,17 +0,0 @@
service: app
image: dhh/app
servers:
web:
- "1.1.1.1"
- "1.1.1.2"
workers:
- "1.1.1.3"
- "1.1.1.4"
registry:
username: user
password: pw
boot:
limit: 25%
wait: 2