Skip to content

Commit

Permalink
Merge branch '4.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed Sep 8, 2023
2 parents f9323ff + e0a114a commit 912f132
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 117 deletions.
5 changes: 0 additions & 5 deletions behat_ibexa_oss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ default:
cache: false
formatters:
pretty: true
allure:
output_path: '%paths.base%/build/allure'
extensions:
Behat\MinkExtension:
files_path: '%paths.base%/vendor/ibexa/admin-ui/src/lib/Behat/TestFiles/'
Expand Down Expand Up @@ -65,9 +63,6 @@ default:
mode: normal
limit: 10

Allure\Behat\AllureFormatterExtension:
image_attachment_limit: 5

suites: ~

regression:
Expand Down
28 changes: 0 additions & 28 deletions bin/.travis/rsa_allure

This file was deleted.

81 changes: 0 additions & 81 deletions bin/ibexareport

This file was deleted.

4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
"bex/behat-screenshot": "^2.1",
"dmore/behat-chrome-extension": "^1.3",
"dmore/chrome-mink-driver": "^2.7",
"ezsystems/allure-behat": "^3.3@dev",
"ezsystems/allure-php-api": "^3.3@dev",
"ezsystems/behat-screenshot-image-driver-cloudinary": "^1.1@dev",
"ibexa/http-cache": "~4.6.0@dev",
"ibexa/core": "~4.6.0@dev",
Expand Down Expand Up @@ -77,7 +75,7 @@
"dev-main": "4.6.x-dev"
}
},
"bin": ["bin/ibexabehat", "bin/ibexareport"],
"bin": ["bin/ibexabehat"],
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true,
Expand Down

0 comments on commit 912f132

Please sign in to comment.