Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed Dec 11, 2023
1 parent ecbc875 commit b6363af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/expect_identical_linter.R
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ expect_identical_linter <- function() {
or following-sibling::expr[NUM_CONST[contains(text(), '.')]]
or following-sibling::expr[
OP-MINUS
and count(expr) = 1
and expr[NUM_CONST[contains(text(), '.')]]
]
or following-sibling::expr[SYMBOL[text() = '...']]
Expand Down

0 comments on commit b6363af

Please sign in to comment.