We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44606ca commit 5ad76beCopy full SHA for 5ad76be
1 file changed
spec/cljx/xapi_schema/schemata/json_spec.cljx
@@ -86,6 +86,7 @@
86
(should-satisfy+ MailToIRI
87
"mailto:milt@yetanalytics.com"
88
:bad
89
+ "mailto:user%@example.com"
90
"milt@yetanalytics.com")))
91
92
(describe
0 commit comments