Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding type declaration for setUp #23

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

nchiasson-dgi
Copy link
Contributor

Corrects the following error:

Run PHPUnit tests (base)
  
  Fatal error: Declaration of Drupal\Tests\migrate_embargoes_to_embargo\Kernel\PermissionsMapKernelTest::setUp() must be compatible with Drupal\KernelTests\KernelTestBase::setUp(): void in /__w/embargo/embargo/modules/migrate_embargoes_to_embargo/tests/src/Kernel/PermissionsMapKernelTest.php on line 34
  Error: Process completed with exit code 255.

@willtp87 willtp87 merged commit 8b4a084 into main Nov 8, 2023
5 of 11 checks passed
@willtp87 willtp87 deleted the fix/setup-type-declaration branch November 8, 2023 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants