From 704966094ba998cdd335d35847665a52571002e1 Mon Sep 17 00:00:00 2001 From: Viktor Scharf Date: Wed, 10 May 2023 22:44:09 +0200 Subject: [PATCH] fix after rebase --- tests/acceptance/config/behat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/config/behat.yml b/tests/acceptance/config/behat.yml index ebcf9afadc8..376f1f32a4e 100644 --- a/tests/acceptance/config/behat.yml +++ b/tests/acceptance/config/behat.yml @@ -183,7 +183,7 @@ default: - FavoritesContext: - ChecksumContext: - FilesVersionsContext: - - RoleAssignmentContext: + - SettingsContext: extensions: rdx\behatvars\BehatVariablesExtension: ~