Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyclements committed Oct 30, 2023
1 parent 6891727 commit 0a9bb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-annual_rainfall_summaries.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ library(testthat)
library(epicsawrap)

# Test case 1
epicsadata::gcs_auth_file(file = "testdata/epicsaae630400792e7.json")
epicsadata::gcs_auth_file(file = "testdata/epicsae630400792e7.json")
test_1_results <- readRDS("testdata/test_1_annual_summaries.rds")
country <- "zm"
station_id <- "test_1"
Expand Down

0 comments on commit 0a9bb07

Please sign in to comment.