Pārlūkot izejas kodu

Increase timeout for apps management

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
tags/v25.0.0beta7
Vincent Petry pirms 1 gada
vecāks
revīzija
1998ac7b06
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam

+ 1
- 1
tests/acceptance/features/bootstrap/AppsManagementContext.php Parādīt failu

@@ -243,7 +243,7 @@ class AppsManagementContext implements Context, ActorAwareInterface {
*/
public function iSeeTheAppBundles() {
Assert::assertTrue(
$this->actor->find(self::rowForApp('Auditing / Logging'), 2)->isVisible()
$this->actor->find(self::rowForApp('Auditing / Logging'), 10)->isVisible()
);
Assert::assertTrue(
$this->actor->find(self::rowForApp('LDAP user and group backend'), 2)->isVisible()

Notiek ielāde…
Atcelt
Saglabāt