Skip to content

Commit efbad91

Browse files
committed
Add whitespace to make test pass
(Thanks to PHPStorm for trimming it pre-commit)
1 parent 677a9d6 commit efbad91

File tree

1 file changed

+1
-1
lines changed
  • assets/src/block-validation/components/validation-error-message/test/__snapshots__

1 file changed

+1
-1
lines changed

assets/src/block-validation/components/validation-error-message/test/__snapshots__/index.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Array [
1111

1212
exports[`ValidationErrorMessage renders an error with a title 1`] = `
1313
<span>
14-
Invalid attribute
14+
Invalid attribute
1515
<code>
1616
onclick
1717
</code>

0 commit comments

Comments
 (0)