Skip to content

Commit

Permalink
update server version
Browse files Browse the repository at this point in the history
ref #396
  • Loading branch information
wibeasley committed Jul 19, 2022
1 parent 9f96755 commit 65e9b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-version.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ test_that("version-successful", {
)
)

expected <- package_version("10.5.1")
expected <- package_version("12.5.2")
expect_equal(actual, expected)
})

Expand Down

0 comments on commit 65e9b39

Please sign in to comment.