File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ public function testGetFramework()
3636
3737 /**
3838 * @expectedException Exception
39- * @expectedExceptionMessage Not support framework "laravel ".
39+ * @expectedExceptionMessage Not support framework "lartasaa ".
4040 */
4141 public function testSetFrameworkException ()
4242 {
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ public function testGetFramework()
3838
3939 /**
4040 * @expectedException Exception
41- * @expectedExceptionMessage Not support framework "laravel ".
41+ * @expectedExceptionMessage Not support framework "lartasaa ".
4242 */
4343 public function testSetFrameworkException ()
4444 {
Original file line number Diff line number Diff line change @@ -172,6 +172,7 @@ public function testRemovePidFile()
172172 public function testSetProcessName ()
173173 {
174174 if (PHP_OS === 'Darwin ' ) {
175+ $ this ->assertTrue (true );
175176 return ;
176177 }
177178
You can’t perform that action at this time.
0 commit comments