mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
Merge pull request #6120 from LibreSign/fix/test-status-fields
test: add status and statusText fields to expected test output
This commit is contained in:
commit
4b119ed3bb
1 changed files with 2 additions and 0 deletions
|
|
@ -454,6 +454,8 @@ final class FileServiceTest extends \OCA\Libresign\Tests\Unit\TestCase {
|
|||
],
|
||||
'crl_validation' => 'missing',
|
||||
'crl_urls' => [],
|
||||
'status' => 2,
|
||||
'statusText' => 'Signed',
|
||||
],
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue