File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4343# ' automatically deleted so they don't clutter the snapshot
4444# ' directory.
4545# '
46- # ' This can cause problems if youre test is conditionally executed, either
46+ # ' This can cause problems if your test is conditionally executed, either
4747# ' because of an `if` statement or a [skip()]. To avoid files being deleted in
4848# ' this case, you can call `announce_snapshot_file()` before the conditional
4949# ' code.
9090# '
9191# ' # Other packages might affect results
9292# ' skip_if_not_installed("ggplot2", "2.0.0")
93- # ' # Or maybe the output is different on some operation systems
93+ # ' # Or maybe the output is different on some operating systems
9494# ' skip_on_os("windows")
9595# ' # You'll need to carefully think about and experiment with these skips
9696# '
You can’t perform that action at this time.
0 commit comments