diff --git a/tests/Process/ProcessTest.php b/tests/Process/ProcessTest.php index 4c914b2e9698..6e5790cfa590 100644 --- a/tests/Process/ProcessTest.php +++ b/tests/Process/ProcessTest.php @@ -716,7 +716,7 @@ public function testBasicFakeAssertions() }); } - public function testAsssertingThatNothingRan() + public function testAssertingThatNothingRan() { $factory = new Factory;