Skip to content

Commit

Permalink
Merge pull request #15 from philipp-baumann/master
Browse files Browse the repository at this point in the history
Fix two small typos
  • Loading branch information
l-ramirez-lopez authored Sep 12, 2020
2 parents 5435e4d + 50881eb commit 4f57bc6
Show file tree
Hide file tree
Showing 2 changed files 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
File renamed without changes.

0 comments on commit 4f57bc6

Please sign in to comment.