Skip to content

Commit

Permalink
Merge pull request #28 from SanjayShetty01/tesfile-name-fix
Browse files Browse the repository at this point in the history
capital letter fix
  • Loading branch information
SanjayShetty01 authored Nov 10, 2024
2 parents 3a454d0 + 61b7ef6 commit c60abd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/testthat.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# * https://testthat.r-lib.org/articles/special-files.html

library(testthat)
library(Rcognito)
library(RCognito)

test_check("Rcognito")
testthat::test_check("RCognito")

0 comments on commit c60abd2

Please sign in to comment.