Skip to content

[symfony/http-kernel] Replaced usage of internal Symfony\Component\Ht… #111

[symfony/http-kernel] Replaced usage of internal Symfony\Component\Ht…

[symfony/http-kernel] Replaced usage of internal Symfony\Component\Ht… #111

name: Browser tests
on:
push:
branches:
- main
- '[0-9]+.[0-9]+'
pull_request: ~
jobs:
query-fieldtype:
name: "Page Builder browser tests"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
test-suite: '--profile=browser --suite=admin-ui --tags=@contentQuery'
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}