Skip to content

Commit 411c858

Browse files
committed
test(compatibility-suite): Filter out failed scenarios
1 parent 0f69dad commit 411c858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compatibility-suite/suites/v3/message/provider.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ default:
2222

2323
services: PhpPactTest\CompatibilitySuite\ServiceContainer\V3
2424

25-
# filters:
26-
# tags: ~@wip
25+
filters:
26+
tags: '/^((?!Kafka|binary body \(negative).)*$/'

0 commit comments

Comments
 (0)