Skip to content

Commit

Permalink
Another test
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Jul 30, 2021
1 parent 0b64525 commit 7cacaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/DBItest.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ For interactive use, the "progress" reporter gives good results.
In the example below, the "location" and "stop" reporters are combined.
Review `?testthat::Reporter` for a list of reporters.

```{r simple}
```{r simple, error = !rlang::is_installed("dblog")}
DBItest::test_some("get_query_atomic")
```

Expand Down

0 comments on commit 7cacaf6

Please sign in to comment.