fix comments
This commit is contained in:
@@ -3,7 +3,8 @@ namespace JHodges\GiteaBotPHPUnit;
|
||||
|
||||
use \JHodges\GiteaBot\Client;
|
||||
|
||||
/* creates a new issue for each failed test
|
||||
/**
|
||||
* creates a new issue for each failed test
|
||||
* if it already exists then report is added as a comment
|
||||
* if exact error exists as body or comment then just link to it instead of posting again
|
||||
* if it passes then the issue is closed
|
||||
|
Reference in New Issue
Block a user