Skip to content

Commit bd941c5

Browse files
committed
Update tests
1 parent fd2e442 commit bd941c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

features/core-update.feature

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Feature: Update WordPress core
2222
Starting update...
2323
Unpacking the update...
2424
Cleaning up files...
25-
No files found that need cleaning up.
2625
Success: WordPress updated successfully.
2726
"""
2827

@@ -65,7 +64,7 @@ Feature: Update WordPress core
6564
When I run `wp core version`
6665
Then STDOUT should be:
6766
"""
68-
{WP_VERSION-4.1-latest}
67+
{WP_VERSION-4.9-latest}
6968
"""
7069

7170
# This test downgrades to an older WordPress version, but the SQLite plugin requires 6.0+

0 commit comments

Comments
 (0)