diff --git a/build/integration/features/sharing-v1.feature b/build/integration/features/sharing-v1.feature
index acfeb0e611ffa0a11a9dc074a1605f264dd79914..4ce32654ba43b7c50782ed48dcc474e244c111bc 100644
--- a/build/integration/features/sharing-v1.feature
+++ b/build/integration/features/sharing-v1.feature
@@ -14,7 +14,7 @@ Feature: sharing
     Then the OCS status code should be "100"
     And the HTTP status code should be "200"
     And The following headers should be set
-      | Content-Security-Policy | default-src 'none' |
+      | Content-Security-Policy | default-src 'none';base-uri 'none' |
 
   Scenario: Creating a share with a group
     Given user "user0" exists