Skip to content

Commit 5ad76be

Browse files
committed
test for standalone percent sign
1 parent 44606ca commit 5ad76be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spec/cljx/xapi_schema/schemata/json_spec.cljx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
(should-satisfy+ MailToIRI
8787
"mailto:milt@yetanalytics.com"
8888
:bad
89+
"mailto:user%@example.com"
8990
"milt@yetanalytics.com")))
9091

9192
(describe

0 commit comments

Comments
 (0)