Skip to content

Commit

Permalink
Merge pull request #6 from cakemanager/master-postgres-fix
Browse files Browse the repository at this point in the history
Update NotificationsFixture.php
  • Loading branch information
bobmulder committed Jan 6, 2016
2 parents 70eb48e + 0eedb1a commit 80bb26c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Fixture/NotificationsFixture.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ class NotificationsFixture extends TestFixture
*/
public $records = [
[
'id' => 1,
'template' => 'newNotification',
'vars' => '{"name":"Bob"}',
'state' => 1,
Expand Down

0 comments on commit 80bb26c

Please sign in to comment.