We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c688b commit 81fa82aCopy full SHA for 81fa82a
inst/tinytest/ctrdata_ctgov2.R
@@ -128,7 +128,7 @@ expect_message(
128
ctgov2history = 3,
129
con = dbc
130
)),
131
- "Updating trial records"
+ "processing historic versions"
132
)
133
134
# test
@@ -139,7 +139,7 @@ expect_message(
139
ctgov2history = "2:4",
140
141
142
143
144
145
@@ -150,7 +150,7 @@ expect_message(
150
ctgov2history = -1,
151
152
153
154
155
156
#### ctrLoadQueryIntoDb update ####
0 commit comments