Skip to content

Commit

Permalink
re-render README + tests
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy committed Aug 17, 2024
1 parent 64d7714 commit e42065b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ bench::mark(
#> # A tibble: 1 × 6
#> expression min median `itr/sec` mem_alloc `gc/sec`
#> <bch:expr> <bch:tm> <bch:tm> <dbl> <bch:byt> <dbl>
#> 1 outline <- proj_outline() 2.69s 2.69s 0.372 26.6MB 7.82
#> 1 outline <- proj_outline() 2.93s 2.93s 0.341 26.6MB 7.17
```

<details>
Expand Down
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/rename.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
check_referenced_files(path = tmp_dir)
Message
Check in some locations.
i Found 2 references to non-existent files in some locations.
i Found 3 references to non-existent files in some locations.

# Helper files returns the expected input

Expand Down

0 comments on commit e42065b

Please sign in to comment.