Skip to content

Commit

Permalink
appease lintr overlord
Browse files Browse the repository at this point in the history
  • Loading branch information
gowerc committed Feb 1, 2024
1 parent ae90091 commit 6929c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-StanModule.R
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ x ~ normal(mu, sigma);
})


testthat("StanModule.merge works as expected",{
testthat("StanModule.merge works as expected", {
x <- merge(
StanModule(),
StanModule()
Expand Down

0 comments on commit 6929c80

Please sign in to comment.