Skip to content

Commit

Permalink
test: coverage to 78.33%
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybatch committed Mar 12, 2024
1 parent 2578e73 commit a607d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Console/Commands/ArcTestCoverage.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class ArcTestCoverage extends Command
*
* @var string $signature
*/
protected $signature = 'arc:test:coverage {file : path to XML coverage report} { acceptance=75 : minimum % to pass }';
protected $signature = 'arc:test:coverage {file : path to XML coverage report} { acceptance=77 : minimum % to pass }';
/**
* The console command description.
*
Expand Down

0 comments on commit a607d2b

Please sign in to comment.