Skip to content

Commit

Permalink
choose different tautological test
Browse files Browse the repository at this point in the history
  • Loading branch information
AshesITR committed Dec 8, 2023
1 parent eb22041 commit 6c4286b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-get_source_expressions.R
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ patrick::with_parameters_test_that(
expect_length(lints, 0L)
} else {
# suppress "empty test" skips
expect_identical(1L, 1L)
expect_true(TRUE)
}
},
.test_name = param_df$.test_name,
Expand Down

0 comments on commit 6c4286b

Please sign in to comment.