Skip to content

Commit ba06f6e

Browse files
authored
Removed chunk refering to wrong section (#619)
1 parent 621e466 commit ba06f6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scaling-testing.Rmd

-2
Original file line numberDiff line numberDiff line change
@@ -755,5 +755,3 @@ There are three basic options
755755
This chapter has showed you how to organise your app into a package so that you can take advantage of the powerful tools provided by the testthat package.
756756
If you've never made a package before, this can seem overwhelming, but as you've seen, a package is just a simple set of conventions that you can readily adapt for a Shiny app.
757757
This requires a little up front work, but unlocks a big payoff: the ability to automate tests radically increases your ability to write complex apps.
758-
759-
In the next chapter you'll learn out how to figure out what's making your apps slow, and some techniques for making them faster.

0 commit comments

Comments
 (0)