Skip to content

Commit

Permalink
IHF: @runTestsInSeparateProcesses used.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ivanov committed Sep 17, 2016
1 parent 943d153 commit aa0d260
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/artisan/CallInBackgroundTest.php
Expand Up @@ -2,10 +2,10 @@

use Mockery as m;

// /**
// * @runTestsInSeparateProcesses
// * @preserveGlobalState disabled
// */
/**
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
*/
class CallInBackgroundTest extends TestCase
{
/** @test */
Expand Down

0 comments on commit aa0d260

Please sign in to comment.