diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml
index e60493e..bf67592 100644
--- a/.github/workflows/testing.yml
+++ b/.github/workflows/testing.yml
@@ -13,5 +13,3 @@ on:
jobs:
test:
uses: wp-cli/.github/.github/workflows/reusable-testing.yml@main
- with:
- minimum-wp: '4.8'
diff --git a/features/check-plugin-update.feature b/features/check-plugin-update.feature
index 124a596..2daf91d 100644
--- a/features/check-plugin-update.feature
+++ b/features/check-plugin-update.feature
@@ -10,7 +10,7 @@ Feature: Check whether plugins are up to date
Scenario: Plugins are up to date
Given a WP install
- # Akismet requires a newer WordPress version, but we don't really need it here.
+ # Akismet requires a newer WordPress version, but we don't really need it here.
And I run `wp plugin uninstall akismet`
And I run `wp plugin update --all`
diff --git a/phpcs.xml.dist b/phpcs.xml.dist
index a3b80cb..ecad53a 100644
--- a/phpcs.xml.dist
+++ b/phpcs.xml.dist
@@ -43,6 +43,6 @@
-
+