[wp-trac] [WordPress Trac] #57855: Tests: Reduce usage of assertEquals for 6.3
WordPress Trac
noreply at wordpress.org
Wed Jul 12 20:59:53 UTC 2023
#57855: Tests: Reduce usage of assertEquals for 6.3
------------------------------+---------------------
Reporter: hellofromTonya | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.3
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+---------------------
Comment (by SergeyBiryukov):
In [changeset:"56222" 56222]:
{{{
#!CommitTicketReference repository="" revision="56222"
Coding Standards: Use single quotes for a string in `Tests_Comment`.
This resolves a WPCS error:
{{{
Error: String "1" does not require double quotes; use single quotes
instead.
}}}
Includes updating a few related comments for clarity.
Follow-up to [56221].
See #57855.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57855#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list