Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
phacops committed Oct 12, 2023
1 parent 0d6a106 commit f344cf3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ mod tests {
resource_script_with_no_extension,
"https://www.domain.com/page?id=1234567890",
"resource.script",
"*.domain.com"
"*.domain.com/*"
);

span_description_test!(
Expand Down

0 comments on commit f344cf3

Please sign in to comment.