Skip to content

Commit

Permalink
remove two remaining context() calls; testthat 3.0.0
Browse files Browse the repository at this point in the history
ref #312
  • Loading branch information
wibeasley committed Nov 19, 2020
1 parent 07972cc commit fcbe51f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions tests/manual/test-could-not-connect-rate.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
library(testthat)

context("Estimate 'Could Not Connect' Rate.")

credential <- retrieve_credential_testing()

record_read_count <- 2000L
Expand Down
2 changes: 0 additions & 2 deletions tests/manual/test-stress-test-serial.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
library(testthat)

context("Stress Test - Serial")

credential <- retrieve_credential_testing()

read_count <- 2000L
Expand Down

0 comments on commit fcbe51f

Please sign in to comment.