diff --git a/services/web/test/frontend/features/share-project-modal/components/share-project-modal.test.js b/services/web/test/frontend/features/share-project-modal/components/share-project-modal.test.js
index 61f8659416..c4b12cd644 100644
--- a/services/web/test/frontend/features/share-project-modal/components/share-project-modal.test.js
+++ b/services/web/test/frontend/features/share-project-modal/components/share-project-modal.test.js
@@ -77,7 +77,6 @@ describe('', function () {
const modalProps = {
show: true,
- isProjectOwner: true,
handleHide: sinon.stub(),
}
@@ -192,7 +191,7 @@ describe('', function () {
},
}}
>
-
+
)
@@ -210,7 +209,7 @@ describe('', function () {
},
}}
>
-
+
)
@@ -235,7 +234,7 @@ describe('', function () {
},
}}
>
-
+
)