Skip to content
Snippets Groups Projects
Commit 1b0d0e54 authored by David Dorchies's avatar David Dorchies
Browse files

feat(create_fairify): remove testthat framework

Fix #18
parent cc099a73
No related branches found
No related tags found
No related merge requests found
Pipeline #174420 passed
......@@ -30,7 +30,6 @@ create_fairify <-
if (cloud) update_fairify(path)
if (tidy) {
usethis::local_project(path)
usethis::use_testthat()
usethis::use_tidy_description()
}
if (git) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment