Skip to content

Commit

Permalink
User account test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PSkierniewski committed Apr 3, 2016
1 parent 5c6cf3e commit cdfa7c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/AccountCest.php
Expand Up @@ -10,6 +10,7 @@ public function _before(FunctionalTester $I)
$I->haveRecord(
'Users',
[
'nickName' => 'JohnyD',
'firstName' => 'Johny',
'lastName' => 'Doe',
'email' => 'john@doe.com',
Expand Down

0 comments on commit cdfa7c4

Please sign in to comment.