Skip to content

Commit

Permalink
correct test
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed May 2, 2017
1 parent 3b29b25 commit 1aac745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_query.R
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ test_that("Can upload test set",{
## canøt query against this too quickly if creating at same runtime
out <- bqr_upload_data(tableId = "test2", upload_data = test_data)

expect_true(out)
expect_equal(out$status$state, "DONE")

})

Expand Down

0 comments on commit 1aac745

Please sign in to comment.