Skip to content

Commit 92a2556

Browse files
pwildenhainlorenzwalthert
authored andcommitted
💄 Style tests
1 parent f1cc91c commit 92a2556

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/testthat/test-all.R

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,13 @@ run_test(
104104

105105
# success
106106
run_test("parsable-R",
107-
suffix = "-success.R",
108-
error_msg = NULL
107+
suffix = "-success.R",
108+
error_msg = NULL
109109
)
110110

111111
run_test("parsable-R",
112-
suffix = "-success.Rmd",
113-
error_msg = NULL
112+
suffix = "-success.Rmd",
113+
error_msg = NULL
114114
)
115115

116116
# failure

0 commit comments

Comments
 (0)