Skip to content

Commit 75f6439

Browse files
Rename validate unrequired fields test
1 parent 8c49bc2 commit 75f6439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cypress/e2e/validation/validate-unrequired-fields.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* eslint-disable no-undef */
2-
describe('General merge field validation', () => {
2+
describe('Validate unrequired fields', () => {
33
let shortcodePostURL;
44
let blockPostPostURL;
55

0 commit comments

Comments
 (0)