Skip to content

Commit ec18a35

Browse files
quanliu1991RobinPicard
authored andcommitted
[test] move n from should_not_match to should_match for STRING regex
Signed-off-by: quanliu <[email protected]>
1 parent 6bca267 commit ec18a35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/json_schema/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,6 @@ mod tests {
475475
vec![
476476
"unquotedstring",
477477
r#""escape_\character""#,
478-
r#""\n""#,
479478
r#""unescaped " quote""#,
480479
],
481480
),

0 commit comments

Comments
 (0)