Skip to content

Commit 75df9df

Browse files
author
LiNk-NY
committed
use native pipe
1 parent b5d797c commit 75df9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test_api.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
library(GenomicDataCommons)
21
context('API')
32

43
test_that("status returns correctly", {
@@ -72,3 +71,4 @@ test_that("projects", {
7271
expect_equal(select(q,idfield)$fields,idfield)
7372
expect_equal(facet(q,idfield)$facets,idfield)
7473
})
74+

0 commit comments

Comments
 (0)