diff --git a/Behavioral/Strategy/Tests/StrategyTest.php b/Behavioral/Strategy/Tests/StrategyTest.php index a310910..cf1f7f3 100644 --- a/Behavioral/Strategy/Tests/StrategyTest.php +++ b/Behavioral/Strategy/Tests/StrategyTest.php @@ -23,7 +23,7 @@ class StrategyTest extends TestCase ]; } - public function providateDates() + public function provideDates() { return [ [ @@ -54,7 +54,7 @@ class StrategyTest extends TestCase } /** - * @dataProvider providateDates + * @dataProvider provideDates * * @param array $collection * @param array $expected