Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
EsadCetiner authored Mar 8, 2024
1 parent ced50ee commit 59e3b62
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ tests:
_from=1
[email protected],
_cc=empty
_bcc=
_bcc=empty
_replyto=empty
_followupto=empty
_subject=<script>
Expand All @@ -44,5 +44,5 @@ tests:
_priority=0
_store_target=Sent
output:
no_log_contains: |
no_log_contains: |
id "(?:921180|941101|942131)"
74 changes: 37 additions & 37 deletions tests/regression/roundcube-rule-exclusions-plugin/9519130.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,42 +20,42 @@ tests:
method: POST
uri: /post?_task=addressbook&_framed=1&_orig_source=0
data: |
_token=random
_framed=1
_photo=-del-
_task=addressbook
_action=save
_framed=1
_source=0
_gid=0
_search=test
_cid=1test
_prefix=test
_firstname=Test
_middlename=test
_surname=Test
_suffix=test
_name=test
_nickname=test
_organization=test
_department=test
_jobtitle=test
_subtype_email[]=home
_email[]=test
_subtype_phone[]=home
_phone[]=test
_subtype_address[]=home
_street[]=test
_locality[]=test
_zipcode[]=test
_country[]=test
_region[]=test
_subtype_website[]=homepage
_website[]=https://example.com/
_subtype_im[]=aim
_im[]=https://example.com/
_gender=test
_birthday=test
_notes=test
_token=random
_framed=1
_photo=-del-
_task=addressbook
_action=save
_framed=1
_source=0
_gid=0
_search=test
_cid=1test
_prefix=test
_firstname=Test
_middlename=test
_surname=Test
_suffix=test
_name=test
_nickname=test
_organization=test
_department=test
_jobtitle=test
_subtype_email[]=home
_email[]=test
_subtype_phone[]=home
_phone[]=test
_subtype_address[]=home
_street[]=test
_locality[]=test
_zipcode[]=test
_country[]=test
_region[]=test
_subtype_website[]=homepage
_website[]=https://example.com/
_subtype_im[]=aim
_im[]=https://example.com/
_gender=test
_birthday=test
_notes=test
output:
no_log_contains: id "931130"

0 comments on commit 59e3b62

Please sign in to comment.