Skip to content

Commit

Permalink
Update tests/testthat/test-module_teal.R
Browse files Browse the repository at this point in the history
Signed-off-by: Marcin <[email protected]>
  • Loading branch information
m7pr authored Sep 19, 2024
1 parent 392437d commit dc9687d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-module_teal.R
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ testthat::describe("srv_teal lockfile", {
writeLines("test", temp_lockfile_mock)
withr::with_options(
list(
teal.lockfile.mode = "auto",
teal.lockfile.mode = "user",
teal.lockfile.path = temp_lockfile_mock
),
{
Expand Down

0 comments on commit dc9687d

Please sign in to comment.