Skip to content

Commit

Permalink
pkp#9899 Test for pkp-lib job PKP\jobs\metadata\MetadataChangedJob an…
Browse files Browse the repository at this point in the history
…d PKP\jobs\bulk\BulkEmailSender along with mockery package version update
  • Loading branch information
touhidurabir committed Jun 13, 2024
1 parent d6fd6eb commit 16f057c
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 20 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"phpunit/phpunit": "~9",
"psy/psysh": "@stable",
"friendsofphp/php-cs-fixer": "^3.8",
"mockery/mockery": "^1.4",
"mockery/mockery": "1.6.12",
"captainhook/captainhook": "^5.10",
"captainhook/plugin-composer": "^5.3"
},
Expand Down
49 changes: 30 additions & 19 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added tests/jobs/bulk/BulkEmailSenderTest.php
Binary file not shown.
Binary file added tests/jobs/metadata/MetadataChangedJobTest.php
Binary file not shown.
Binary file modified tests/jobs/submissions/UpdateSubmissionSearchJobTest.php
Binary file not shown.

0 comments on commit 16f057c

Please sign in to comment.