Skip to content

Commit

Permalink
Fix yaml tab/spaces
Browse files Browse the repository at this point in the history
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
  • Loading branch information
theref and derekpierre authored Aug 9, 2024
1 parent 23bc6c3 commit 233209f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/constructor_params/lynx/infraction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ contracts:
- InfractionCollector:
proxy:
constructor:
_coordinator: $COORDINATOR_PROXY
_tacoChildApplication: $TACO_CHILD_PROXY
_coordinator: $COORDINATOR_PROXY
_tacoChildApplication: $TACO_CHILD_PROXY

0 comments on commit 233209f

Please sign in to comment.