We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc4f19 commit 7feda08Copy full SHA for 7feda08
1 file changed
tests/phpunit/test-class-upgrade-migration-190.php
@@ -44,7 +44,7 @@ public function test_migrate_task_priorities() {
44
'expected_priority' => 10,
45
],
46
[
47
- 'provider_id' => 'email-sending',
+ 'provider_id' => 'sending-email',
48
'old_priority' => 1, // Old hardcoded value.
49
'expected_priority' => 4,
50
0 commit comments