Ensure the testing app is enabled

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/41139/head
Joas Schilling 7 months ago
parent a1e9c6f71d
commit d7e249874e
No known key found for this signature in database
GPG Key ID: 74434EFE0D2E2205

@ -1,9 +1,9 @@
Feature: ratelimiting
Background:
Given user "user0" exists
Given As an "admin"
Given app "testing" is enabled
Given invoking occ with "app:enable --force testing"
Scenario: Accessing a page with only an AnonRateThrottle as user
Given user "user0" exists

Loading…
Cancel
Save