Skip to content

Commit

Permalink
Missed committing a .snap file.
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorreece committed Aug 10, 2020
1 parent e0de7a0 commit 8acd93e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ exports[`validation schemas RemarkPluginsSchema: for value=false 1`] = `"\\"valu

exports[`validation schemas RemarkPluginsSchema: for value=null 1`] = `"\\"value\\" must be an array"`;

exports[`validation schemas URISchema: for value="invalidURL" 1`] = `"\\"value\\" does not match any of the allowed types"`;
exports[`validation schemas URISchema: for value="https://invalid:url/index.html" 1`] = `"\\"value\\" does not match any of the allowed types"`;

0 comments on commit 8acd93e

Please sign in to comment.