Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinsimpson committed Aug 28, 2023
1 parent b48d0e6 commit 4a73b68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-draw-methods.R
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,6 @@ test_that("draw plots partial derivatives for a GAM", {
d1 <- partial_derivatives(su_m_bivar_te, term = "te(x,z)", focal = "z",
type = "central", n = 100)
plt1 <- draw(d1)
expect_doppelganger("draw partial derivatives for a GAM", plt)

plt2 <- draw(d1, scales = "fixed")

Expand Down

0 comments on commit 4a73b68

Please sign in to comment.