Update environment-rb.yaml

patch-1
Prince Chaddha 2022-07-12 19:12:36 +05:30 committed by GitHub
parent a6e8b0f7d9
commit 6e7921d8b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -16,7 +16,6 @@ requests:
- "{{BaseURL}}/config/environment.rb"
- "{BaseURL}}/redmine/config/environment.rb"
stop-at-first-match: true
matchers-condition: and
matchers:
@ -24,11 +23,6 @@ requests:
words:
- 'File.expand_path'
- type: word
part: header
words:
- 'application/x-ruby'
- type: status
status:
- 200