Skip to content

Commit

Permalink
UHF-9832: Added testcoverage for user sanitize drush command.
Browse files Browse the repository at this point in the history
  • Loading branch information
khalima committed May 2, 2024
1 parent 80fc17c commit 1fd55ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/src/Functional/UserSanitizeFormTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
* Tests user sanitation form and drush command.
*
* @group helfi_api_base
* @coversDefaultClass \Drupal\helfi_api_base\Entity\Form\UserEntitySanitizeForm
* @covers \Drupal\helfi_api_base\Entity\Form\UserEntitySanitizeForm
* @covers \Drupal\helfi_api_base\Commands\UserSanitizeCommands
*/
class UserSanitizeFormTest extends BrowserTestBase {

Expand Down

0 comments on commit 1fd55ad

Please sign in to comment.