Explorar el Código

fix test description

tags/v0.3.0
Garrick Aden-Buie hace 6 años
padre
commit
96e2f6472d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tests/testthat/test-ggplot2.R

+ 1
- 1
tests/testthat/test-ggplot2.R Ver fichero

@@ -309,7 +309,7 @@ describe("web_to_point()", {
})
})

describe("scale_xaringan_colour_continuous()", {
describe("get_theme_accent_color()", {
it("errors if no color or default available", {
expect_error(
with_clean_session(function() {

Cargando…
Cancelar
Guardar