use our Result type here
This commit is contained in:
parent
91d5d59d85
commit
947528f019
2 changed files with 5 additions and 2 deletions
|
|
@ -91,7 +91,7 @@ pub fn query_files_at_paths(
|
|||
}
|
||||
}
|
||||
if should_test {
|
||||
assert::assert_expected_captures(results, path);
|
||||
assert::assert_expected_captures(results, path)?
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue