Skip to content

Commit

Permalink
Add required field to test data
Browse files Browse the repository at this point in the history
  • Loading branch information
larssandergreen authored and totten committed Jan 26, 2023
1 parent 06ef626 commit d6dda40
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ private function getCorrectFormFields() {
'is_email_confirm' => 0,
'confirm_title' => 'Confirm your registration',
'thankyou_title' => 'Thank you for your registration',
'registration_link_text' => 'Register Now',
];
}

Expand Down

0 comments on commit d6dda40

Please sign in to comment.