fix comments
This commit is contained in:
parent
b75e3af1b5
commit
4ae0e04391
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user