Some test cases not having void return typehint to test setUp methods

Created on 10 June 2020, about 4 years ago
Updated 18 April 2024, 5 months ago

There was come code missed on #2 please review this patch

📌 Task
Status

Closed: outdated

Version

11.0 🔥

Component
PHPUnit 

Last updated less than a minute ago

Created by

🇮🇳India pavnish

Live updates comments and jobs are added and updated live.
  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇳🇿New Zealand quietone New Zealand

    Irregargless of #11 there are no instances of setup() in core without a return type hint.

    $ grep --exclude-dir={node_modules,vendor} --exclude=\*.cspellcache -r "function setUp() {" core
    $
    

    Therefor, closing as outdated.

Production build 0.71.5 2024