Skip to content

Commit af94585

Browse files
committed
Tests: Fix upgrade test settings structure to mirror WPForms Lite 1.9.3.1+
1 parent 7b447e0 commit af94585

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/acceptance/general/UpgradePathsCest.php

+1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ public function testFormSettingsPrefixAddedToSettingsOnUpgrade(AcceptanceTester
110110
'field_id' => '0',
111111
'settings' => [
112112
'store_spam_entries' => '0',
113+
'submit_text' => 'Submit',
113114
],
114115
];
115116

0 commit comments

Comments
 (0)