Skip to content

Commit

Permalink
faulty logic
Browse files Browse the repository at this point in the history
  • Loading branch information
khufkens committed Feb 24, 2024
1 parent fb2e939 commit 3744fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_ads.R
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ test_that("Could the login be set? Fails if not",{
skip_on_cran()

# check retrieval
expect_true(login_check)
expect_true(!login_check)
})

#----- formal checks ----
Expand Down

0 comments on commit 3744fb1

Please sign in to comment.