Skip to content

Commit 1378c34

Browse files
Update R-packages/covidcast/tests/testthat/test-plot.R
Co-authored-by: Alex Reinhart <alex@refsmmat.com>
1 parent 0d15624 commit 1378c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R-packages/covidcast/tests/testthat/test-plot.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ test_that("simple county bubble plot", {
118118
})
119119

120120

121-
test_that("test incomplete metadata", {
121+
test_that("warn on incomplete metadata", {
122122
fake_data <- structure(data.frame(
123123
data_source = "foo",
124124
signal = "bar",

0 commit comments

Comments
 (0)