Skip to content

Commit ae68ff3

Browse files
committed
minor symfony#58298 fix functional tests (xabbuh)
This PR was merged into the 6.4 branch. Discussion ---------- fix functional tests | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT Commits ------- e891650 fix functional tests
2 parents a205654 + e891650 commit ae68ff3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ jobs:
136136
php_server
137137
}
138138
139+
root * /symfony/src/Symfony/Component/HttpFoundation/Tests/Fixtures/response-functional/
140+
139141
steps:
140142
- name: Checkout
141143
uses: actions/checkout@v4

0 commit comments

Comments
 (0)