Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/ibx-6507-retry-load-user-group' …
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed Mar 8, 2024
2 parents 84f6e1d + 16cab73 commit 0c53e63
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion features/setup/multirepository/multirepository.feature
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Feature: Multirepository setup for testing

@multirepository @lse
@multirepository
Scenario: Set up new repository and make the default one unaccessible
Given I set configuration to "doctrine.dbal" in "config/packages/doctrine.yaml"
"""
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Feature: Multirepository setup for testing with Elastic

@multirepository @elastic
@elastic
Scenario: Set up new connection and make the default one unaccessible
Given I append configuration to "parameters" in "config/packages/ibexa_elasticsearch.yaml"
"""
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Feature: Multirepository setup for testing with Solr

@multirepository @solr
@solr
Scenario: Set up new connection and make the default one unaccessible
Given I append configuration to "parameters" in "config/packages/ibexa_solr.yaml"
"""
Expand Down

0 comments on commit 0c53e63

Please sign in to comment.