From a3cace0cd6a212821c50ef775bee8f65e776ead2 Mon Sep 17 00:00:00 2001 From: "georgi.michev" <georgi.michev@vereign.com> Date: Wed, 15 Jun 2022 15:45:52 +0300 Subject: [PATCH] remove tags Signed-off-by: georgi.michev <georgi.michev@vereign.com> --- .../tsa/policy/{group}/{name}/{version}/evaluation/POST.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/resources/features/tsa/policy/{group}/{name}/{version}/evaluation/POST.feature b/src/test/resources/features/tsa/policy/{group}/{name}/{version}/evaluation/POST.feature index 4fb3efd6..7d045850 100644 --- a/src/test/resources/features/tsa/policy/{group}/{name}/{version}/evaluation/POST.feature +++ b/src/test/resources/features/tsa/policy/{group}/{name}/{version}/evaluation/POST.feature @@ -42,7 +42,6 @@ Feature: As user And the field {taskID} has the value {0123456} And delete policy {test1} from repository - @test Scenario: TSA - DID resolution - Positive Given I upload a DID resolver policy to repository Then I load the REST request {Policy.json} with profile {didResolve_evaluate} -- GitLab