Skip to content

New small feature

Choose a tag to compare

@DarkGhostHunter DarkGhostHunter released this 24 Mar 18:10
· 41 commits to 1.x since this release
e6352d2

What's new?

  • The assertValidationPasses(), assertValidationFails() now accept the data and the rule name separately:
$this->assertValidationPasses('data', 'rule');