Skip to content

Commit 888faa8

Browse files
[skip style] [skip vbump] Restyle files
1 parent ac6d56f commit 888faa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-qenv_eval_code.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ testthat::test_that("comments passed alone to eval_code that contain @linksto ta
272272
pasten(code)
273273
)
274274
testthat::expect_identical(
275-
get_code(q, names = 'x'),
275+
get_code(q, names = "x"),
276276
pasten(code)
277277
)
278278
testthat::expect_identical(

0 commit comments

Comments
 (0)