Skip to content

Commit

Permalink
test: Update test suite
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Dygalo <[email protected]>
  • Loading branch information
Stranger6667 committed Sep 20, 2024
1 parent bccfd59 commit e8f97ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/jsonschema/tests/suite.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ use testsuite::{suite, Test};
"draft2020-12::optional::anchor::anchor_inside_an_enum_is_not_a_real_identifier",
"draft2020-12::optional::cross_draft::refs_to_historic_drafts_are_processed_as_historic_drafts",
"draft2020-12::optional::dynamic_ref::dynamic_ref_skips_over_intermediate_resources_pointer_reference_across_resource_boundary",
"draft2020-12::optional::ecmascript_regex::a_is_not_an_ecma_262_control_escape",
"draft2020-12::optional::ecmascript_regex::d_in_pattern_properties_matches_0_9_not_unicode_digits",
"draft2020-12::optional::ecmascript_regex::w_in_pattern_properties_matches_a_za_z0_9_not_unicode_letters",
"draft2020-12::optional::format::duration::validation_of_duration_strings",
"draft2020-12::optional::format::ecmascript_regex::a_is_not_an_ecma_262_control_escape",
"draft2020-12::optional::format::email::validation_of_e_mail_addresses",
"draft2020-12::optional::format::idn_hostname::validation_of_internationalized_host_names",
"draft2020-12::optional::format::iri::validation_of_ir_is",
Expand Down

0 comments on commit e8f97ad

Please sign in to comment.