Skip to content

Commit

Permalink
skip some tests that complain about somethign unrelated
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkeane committed Feb 25, 2022
1 parent 5d0f404 commit bfb7b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions r/tests/testthat/test-dplyr-funcs-datetime.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# specific language governing permissions and limitations
# under the License.

skip("For compiler testing only. DELETE ME")
skip_if_not_available("dataset")

library(lubridate, warn.conflicts = FALSE)
Expand Down

0 comments on commit bfb7b85

Please sign in to comment.