Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wordpressfan committed Sep 18, 2024
1 parent f466539 commit 1f43168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
],
'expected' => [
'id' => 'clean-saas',
'title' => 'Clear RUCSS optimizations',
'title' => 'Clear Used CSS',
],
],
];
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
],
'expected' => [
'id' => 'clear-saas-url',
'title' => 'Clear RUCSS optimizations of this URL',
'title' => 'Clear Used CSS of this URL',
],
],
];

0 comments on commit 1f43168

Please sign in to comment.