From 326663509dbb40b5799893c5f0578382bb41db74 Mon Sep 17 00:00:00 2001 From: Prajwol Amatya Date: Wed, 28 Aug 2024 15:34:50 +0545 Subject: [PATCH] add issue tag --- tests/acceptance/features/apiCollaboration/wopi.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/features/apiCollaboration/wopi.feature b/tests/acceptance/features/apiCollaboration/wopi.feature index d434302ad97..6a468332ff2 100644 --- a/tests/acceptance/features/apiCollaboration/wopi.feature +++ b/tests/acceptance/features/apiCollaboration/wopi.feature @@ -94,7 +94,7 @@ Feature: collaboration (wopi) } """ - + @issue-9928 Scenario: open text file without app name in url query (MIME type not registered in app-registry) Given user "Alice" has uploaded file "filesForUpload/lorem.txt" to "lorem.txt" And we save it into "FILEID"