Skip to content

Commit abb0f2a

Browse files
committed
Fixed context message
1 parent 701babf commit abb0f2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/testthat/test-smk-ds.table.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ test_that("setup", {
2323
# Tests
2424
#
2525

26-
context("ds.table::smk dataframe setup")
26+
context("ds.table::smk::dataframe setup")
2727
test_that("simple table 2D", {
2828
ds.asFactor(input.var.name="D$FACTOR_CHARACTER", newobj.name="factorCharacter")
2929
ds.asFactor(input.var.name="D$FACTOR_INTEGER", newobj.name="factorInteger")

0 commit comments

Comments
 (0)