10up / ads-txt

Ads.txt Manager for WordPress: Manage your ads.txt and app-ads.txt files in the WordPress dashboard
https://wordpress.org/plugins/ads-txt/
GNU General Public License v2.0
57 stars 25 forks source link

Improve naming of PHP Unit tests to include version info #132

Closed peterwilsoncc closed 1 year ago

peterwilsoncc commented 1 year ago

Is your enhancement related to a problem? Please describe.

Currently, there are two PHP Unit tests included in Unit Tests workflow:

Without including version details in the description, it's difficult to determine the difference between the two.

Screen Shot 2023-03-07 at 1 25 36 pm

Let's add some version info to the names so we can see what is going on.

Designs

No response

Describe alternatives you've considered

No response

Code of Conduct