瀏覽代碼

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…
取消
儲存