test(resolve): absolute compose_file in the source-commit fixture
#54's fixture predates #49's leading-slash refinement (both cut from the same base); merged together the fixture violates the new rule and reddens main. One character — the product change and its own tests are unaffected. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
97c1db35f8
commit
a060444520
1 changed files with 1 additions and 1 deletions
|
|
@ -338,7 +338,7 @@ environments:
|
|||
applications:
|
||||
core:
|
||||
source: { repo: acme/widget, branch: main }
|
||||
build: { pack: dockercompose, base_directory: /, compose_file: docker-compose.yaml }
|
||||
build: { pack: dockercompose, base_directory: /, compose_file: /docker-compose.yaml }
|
||||
service_domains:
|
||||
api: ["https://api.widget.example.com"]
|
||||
`,
|
||||
|
|
|
|||
Loading…
Reference in a new issue