Skip to content

Commit

Permalink
testing ci test connection
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanzomorrodi committed Nov 18, 2024
1 parent ff09d1a commit 82e72e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/testthat/test-connection.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
test_that("multiplication works", {
expect_equal(2 * 2, 4)
test_that("test connection", {
expect_no_error(sas_connect())
})

0 comments on commit 82e72e2

Please sign in to comment.