fix other instances of *this is a test*

This commit is contained in:
Dan Drinkard
2013-08-22 14:29:08 -04:00
parent 8a8cdf5c03
commit bc124e347d
2 changed files with 0 additions and 8 deletions

View File

@@ -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"

View File

@@ -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']"