It’s a really trivial nit-pick, but it seems we’ve been pretty inconsistent with our test package names in the past:

$ grep -h ^package: -- tests/*/*.info.yml | sort | uniq -c
      5 package: Search
      3 package: 'Search API'
      3 package: Testing

As Core uses “Testing” very consistently (which is really amazing, it being Core), we should switch to that as well, I’d say.

Comments

drunken monkey created an issue. See original summary.

drunken monkey’s picture

Status: Active » Needs review
StatusFileSize
new4.47 KB
borisson_’s picture

Status: Needs review » Reviewed & tested by the community

  • drunken monkey committed 2cbc03a on 8.x-1.x
    Issue #3057510 by drunken monkey, borisson_: Fixed inconsistent package...
drunken monkey’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for reviewing!
Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.