Skip to content
Snippets Groups Projects
Commit 56b89e03 authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Fixed test.

parent fce6f0b1
No related branches found
No related tags found
1 merge request!85Updates mainly to expose sysdata, but also improvements in readNWISdata and qw.
......@@ -132,5 +132,5 @@ test_that("External WQP tests", {
STORETex <- constructWQPURL('WIDNR_WQX-10032762','Specific conductance', '', '')
STORETdata <- importWQP(STORETex)
expect_is(rawSample2$ActivityStartDateTime, 'POSIXct')
expect_is(STORETdata$ActivityStartDateTime, 'POSIXct')
})
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment