Update environment-rb.yaml
parent
a6e8b0f7d9
commit
6e7921d8b3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue