Skip to content

Commit

Permalink
update test for same day registered trials
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Herold committed Jun 26, 2024
1 parent 598575b commit 01fc020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/tinytest/ctrdata_isrctn.R
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ expect_message(
ctrLoadQueryIntoDb(
querytoupdate = "last",
con = dbc)),
"Search result page empty")
"Search result page empty|updated [0-9]+ trial")

tempDf <- data.frame(
`query-term` = c("q=neuroblastoma", "q=neuroblastoma"),
Expand Down

0 comments on commit 01fc020

Please sign in to comment.