mirror of
https://github.com/unitedstates/contact-congress.git
synced 2025-12-19 17:37:24 -05:00
fix syntax for blunt and flake
This commit is contained in:
@@ -100,8 +100,8 @@ contact_form:
|
||||
- Welfare
|
||||
- Other
|
||||
- click_on:
|
||||
value: Submit
|
||||
selector: "form.uniForm input[type='submit']"
|
||||
- value: Submit
|
||||
selector: "form.uniForm input[type='submit']"
|
||||
success:
|
||||
headers:
|
||||
status: 200
|
||||
|
||||
@@ -104,7 +104,7 @@ contact_form:
|
||||
- Welfare
|
||||
- click_on:
|
||||
- value: Submit
|
||||
- selector: "form.uniForm input[type='submit']"
|
||||
selector: "form.uniForm input[type='submit']"
|
||||
success:
|
||||
headers:
|
||||
status: 200
|
||||
|
||||
Reference in New Issue
Block a user