fix test
This commit is contained in:
parent
35ece1d656
commit
d9f05593fe
|
@ -270,6 +270,7 @@ fn substring_empty_if_start_index_is_greater_than_end_index() {
|
|||
r#"
|
||||
open sample.toml
|
||||
| str substring 6..4 fortune.teller.phone
|
||||
| get fortune.teller.phone
|
||||
"#
|
||||
));
|
||||
assert_eq!(actual.out, "")
|
||||
|
|
Loading…
Reference in New Issue
Block a user