From f0fcb0333624e6b36909efc59cbe85db69fb43e9 Mon Sep 17 00:00:00 2001 From: Filip Burlacu Date: Fri, 18 Mar 2022 13:51:32 -0400 Subject: [PATCH] fix: tag rfc0025+rfc0160 test with @RFC0160 so afgo suite knows to skip it Signed-off-by: Filip Burlacu --- aries-test-harness/features/0025-didcomm-transports.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aries-test-harness/features/0025-didcomm-transports.feature b/aries-test-harness/features/0025-didcomm-transports.feature index dd135c84..46255247 100644 --- a/aries-test-harness/features/0025-didcomm-transports.feature +++ b/aries-test-harness/features/0025-didcomm-transports.feature @@ -46,7 +46,7 @@ Feature: RFC 0025 DIDComm Transports | ["http"] | ["ws", "http"] | ["ws"] | ["ws", "http"] | | ["ws"] | ["ws", "http"] | ["http"] | ["ws", "http"] | - @T002-RFC0025 @AcceptanceTest + @T002-RFC0025 @AcceptanceTest @RFC0160 Scenario Outline: Create 0160 connection between two agents with overlapping transports Given we have "2" agents | name | role |