Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Baumann committed Sep 12, 2020
1 parent 9634d2a commit 50881eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-mbl.R
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ test_that("mbl works", {
expect_true(all(expected_names %in% output_names))
})

test_that("mbl delivers expeted results", {
test_that("mbl delivers expected results", {
skip_on_cran()
skip_on_travis()

Expand Down

0 comments on commit 50881eb

Please sign in to comment.