Skip to content

Commit

Permalink
Updatedtests
Browse files Browse the repository at this point in the history
  • Loading branch information
cantecim committed Mar 26, 2015
1 parent f81eacf commit 63fddf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Services/TestCommandService.php
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ public function testGetRunCommandWindows()
base_path().'/artisan',
$commandName,
'--env='.App::environment(),
'> NULL'
'> NUL'
)));
}

Expand Down

0 comments on commit 63fddf0

Please sign in to comment.