Skip to content
Snippets Groups Projects
Commit 9f9c3b22 authored by Pavel Barzou's avatar Pavel Barzou
Browse files

Merge branch '#130-x-collab-feature-aws-enable' into 'master'

#130-x-collab-feature-aws-enable

See merge request !793
parents 48699a83 1e6c50f6
No related branches found
No related tags found
1 merge request!793#130-x-collab-feature-aws-enable
Pipeline #276174 failed
......@@ -88,4 +88,4 @@ featureFlag.strategy=appProperty
featureFlag.asIngestedCoordinates.enabled=true
featureFlag.keywordLower.enabled=true
featureFlag.bagOfWords.enabled=true
collaborations-enabled=false
collaborations-enabled=true
......@@ -15,4 +15,4 @@
# tag indexer-extended disabled by default
# tag as-ingested-coordinates disabled by default
# tag keyword-lower enabled by default
cucumber.options=--tags '@default,@as-ingested-coordinates,@keyword-lower,@bag-of-words'
cucumber.options=--tags '@collaboration-test,@default,@as-ingested-coordinates,@keyword-lower,@bag-of-words'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment