Skip to content

Commit

Permalink
UHF-10891: phpcs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Oct 28, 2024
1 parent ddd281e commit 06d30b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/src/Kernel/TransliterateFilesCommandsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
use Drupal\Tests\field\Kernel\FieldKernelTestBase;
use Drupal\helfi_azure_fs\AzureFileSystem;
use Drupal\helfi_azure_fs\Drush\Commands\TransliterateFilesCommands;
use Drupal\Tests\helfi_api_base\Traits\ApiTestTrait;

/**
* Tests transliterate file Drush command.
Expand All @@ -17,8 +16,6 @@
*/
class TransliterateFilesCommandsTest extends FieldKernelTestBase {

use ApiTestTrait;

/**
* {@inheritdoc}
*/
Expand Down

0 comments on commit 06d30b2

Please sign in to comment.