Skip to content

Commit

Permalink
tests: updated brand api tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mmadariaga committed Oct 25, 2019
1 parent 9698434 commit a87949e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ function it_has_write_access_control()
$this->assertEquals(
$accessControl,
[
'FALSE'
['brand', 'eq', 'user.getBrand().getId()']
]
);
}
Expand Down

0 comments on commit a87949e

Please sign in to comment.