Skip to content

Commit

Permalink
narrower approach to tags
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed Feb 28, 2024
1 parent fa5cf6f commit b51bc44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Feature: Multirepository setup for testing with Elastic

@multirepository @IbexaContent @IbexaExperience @IbexaCommerce
@multirepository @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
@multirepository @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 b51bc44

Please sign in to comment.