Skip to content

Commit

Permalink
stop lintr flagging commented out code issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cjrace committed Dec 30, 2024
1 parent 4e72682 commit 6f83998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_dashboard/tests/testthat/test-UI-02-cookies.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# To run the diffviewer on these tests, you need to add the path:
# testthat::snapshot_review('UI-02-cookies/', path='tests/test_dashboard/tests/testthat')
# this - testthat::snapshot_review('UI-02-cookies/', path='tests/test_dashboard/tests/testthat')

Check notice

Code scanning / lintr

Commented code should be removed. Note test

Commented code should be removed.
app <- AppDriver$new(
name = "cookies_consent",
expect_values_screenshot_args = FALSE
Expand Down

0 comments on commit 6f83998

Please sign in to comment.