소스 검색

Ensure the testing app is enabled

Signed-off-by: Joas Schilling <coding@schilljs.com>
tags/v29.0.0beta1
Joas Schilling 7 달 전
부모
커밋
d7e249874e
No account linked to committer's email address
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      build/integration/features/ratelimiting.feature

+ 2
- 2
build/integration/features/ratelimiting.feature 파일 보기

@@ -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…
취소
저장