mirror of
https://github.com/unitedstates/contact-congress.git
synced 2025-12-19 17:37:24 -05:00
fix other instances of *this is a test*
This commit is contained in:
@@ -44,10 +44,6 @@ contact_form:
|
||||
selector: ".textarea"
|
||||
value: "$MESSAGE"
|
||||
required: Yes
|
||||
- name: MessageBody
|
||||
selector: ".textarea"
|
||||
value: "this is a test"
|
||||
required: Yes
|
||||
- select:
|
||||
- name: Prefix
|
||||
selector: "tr:nth-child(1) select"
|
||||
|
||||
@@ -44,10 +44,6 @@ contact_form:
|
||||
selector: ".textarea"
|
||||
value: "$MESSAGE"
|
||||
required: Yes
|
||||
- name: MessageBody
|
||||
selector: ".textarea"
|
||||
value: "this is a test"
|
||||
required: Yes
|
||||
- select:
|
||||
- name: Prefix
|
||||
selector: "#thisForm select[name='Prefix']"
|
||||
|
||||
Reference in New Issue
Block a user