diff --git a/.woodpecker.env b/.woodpecker.env index f16f6db57..e3e0266cd 100644 --- a/.woodpecker.env +++ b/.woodpecker.env @@ -1,3 +1,3 @@ # The test runner source for UI tests -WEB_COMMITID=59e329cc5fe288cf247cc5272547a77ac59cc000 +WEB_COMMITID=3cc779ddb45b52134fa986d21587f18316e2135a WEB_BRANCH=stable-2.1 diff --git a/tests/acceptance/features/apiSharingNgShareInvitation/updateShareInvitations.feature b/tests/acceptance/features/apiSharingNgShareInvitation/updateShareInvitations.feature index f87337ec3..79da2d283 100644 --- a/tests/acceptance/features/apiSharingNgShareInvitation/updateShareInvitations.feature +++ b/tests/acceptance/features/apiSharingNgShareInvitation/updateShareInvitations.feature @@ -19,7 +19,7 @@ Feature: Update permission of a share | sharee | Brian | | shareType | user | | permissionsRole | Viewer | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last resource share with the following properties using the Graph API: | space | Personal | | resource | testfile.txt | @@ -91,7 +91,7 @@ Feature: Update permission of a share | sharee | Brian | | shareType | user | | permissionsRole | Viewer | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last resource share with the following properties using the Graph API: | space | Personal | | resource | | @@ -394,7 +394,7 @@ Feature: Update permission of a share | sharee | grp1 | | shareType | group | | permissionsRole | | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last drive share with the following using root endpoint of the Graph API: | permissionsRole | | | space | NewSpace | @@ -474,7 +474,7 @@ Feature: Update permission of a share | sharee | grp1 | | shareType | group | | permissionsRole | | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last drive share with the following using root endpoint of the Graph API: | expirationDateTime | | | space | NewSpace | @@ -554,7 +554,7 @@ Feature: Update permission of a share | sharee | grp1 | | shareType | group | | permissionsRole | | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last drive share with the following using root endpoint of the Graph API: | expirationDateTime | 2200-07-15T14:00:00Z | | space | NewSpace | @@ -636,7 +636,7 @@ Feature: Update permission of a share | sharee | grp1 | | shareType | group | | permissionsRole | | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last drive share with the following using root endpoint of the Graph API: | expirationDateTime | | | permissionsRole | | @@ -717,7 +717,7 @@ Feature: Update permission of a share | sharee | grp1 | | shareType | group | | permissionsRole | | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last drive share with the following using root endpoint of the Graph API: | expirationDateTime | 2200-07-15T14:00:00Z | | permissionsRole | | @@ -799,7 +799,7 @@ Feature: Update permission of a share | sharee | Brian | | shareType | user | | permissionsRole | | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last drive share with the following using root endpoint of the Graph API: | permissionsRole | | | space | NewSpace | @@ -875,7 +875,7 @@ Feature: Update permission of a share | sharee | Brian | | shareType | user | | permissionsRole | | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last drive share with the following using root endpoint of the Graph API: | expirationDateTime | | | space | NewSpace | @@ -951,7 +951,7 @@ Feature: Update permission of a share | sharee | Brian | | shareType | user | | permissionsRole | | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last drive share with the following using root endpoint of the Graph API: | expirationDateTime | 2200-07-15T14:00:00Z | | permissionsRole | | @@ -1033,7 +1033,7 @@ Feature: Update permission of a share | sharee | Brian | | shareType | user | | permissionsRole | | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last drive share with the following using root endpoint of the Graph API: | expirationDateTime | | | permissionsRole | | @@ -1110,7 +1110,7 @@ Feature: Update permission of a share | sharee | Brian | | shareType | user | | permissionsRole | | - | expirationDateTime | 2025-07-15T14:00:00Z | + | expirationDateTime | 2027-07-15T14:00:00Z | When user "Alice" updates the last drive share with the following using root endpoint of the Graph API: | expirationDateTime | 2200-07-15T14:00:00Z | | permissionsRole | |