Sylius/tests
Karol 545565fe59
[UPMERGE] 1.14 -> 2.0 (#16651)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/2.0 -m "Resolve conflicts between 1.14 and 2.0"
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
push the changes to this PR.
2024-07-30 07:57:49 +02:00
..
Api [UPMERGE] 1.14 -> 2.0 (#16651) 2024-07-30 07:57:49 +02:00
Controller [ECS] Apply ecs fixes in the tests directory 2023-12-05 09:13:32 +01:00
DataFixtures/ORM Merge branch '1.12' into 1.13 2023-03-03 10:49:23 +01:00
EventListener [Maintenance] Update the copyright block 2023-06-15 07:06:38 +02:00
Fixture [Maintenance] Update the copyright block 2023-06-15 07:06:38 +02:00
Functional [ECS] Apply ecs fixes 2024-07-17 13:27:00 +02:00
Model [ECS] Apply ecs fixes in the tests directory 2023-12-05 09:13:32 +01:00
Resources [Security] XSS - SVG file upload vulnerability fixed 2022-03-09 12:48:42 +01:00
Responses/ajax [maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive 2022-06-03 10:37:44 +02:00
Twig [ECS] Apply ecs fixes in the tests directory 2023-12-05 09:13:32 +01:00