Skip to content

Commit

Permalink
create_page test adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaschabariberi committed Dec 4, 2019
1 parent 85445f2 commit 3318c8a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/app/features/003_create_page_click.feature
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ Scenario Outline: User clicks the create new page button with invalid data

Examples:
| form field | value |
| college_name | |
| college_initials | nove letras |
| college_city | |
| college_state | |
| college_state | São Paulo |
| college_country | |
| college_font_color | |
| college_background_color | |
| college name | |
| college initials | nove letras |
| college city | |
| college state | |
| college state | São Paulo |
| college country | |
| college font color | |
| college background color | |

0 comments on commit 3318c8a

Please sign in to comment.