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

Why is $expected a bool? #10

Open
aXb0t opened this issue Jul 5, 2023 · 0 comments
Open

Why is $expected a bool? #10

aXb0t opened this issue Jul 5, 2023 · 0 comments

Comments

@aXb0t
Copy link

aXb0t commented Jul 5, 2023

My tests were not running properly, and this looks like it should be a string type:

   * @param bool $expected
   *   The expected output.
   * 

https://github.com/PacktPublishing/Drupal-10-Development-Cookbook/blob/c0036a119b4edc8ddc64428db0a530b4773144fe/chp13/chapter13/tests/src/Unit/CamelCaseTest.php#L36C1-L37C28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant