Skip to content

Commit

Permalink
remove comma arg
Browse files Browse the repository at this point in the history
Signed-off-by: Abhinav Pandey <[email protected]>
  • Loading branch information
Sweetdevil144 committed Aug 14, 2024
1 parent a0d3ab1 commit 913a539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/settings/tests/testthat/test.addSecrets.R
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ test_that("`addSecrets` adds secret settings when force is FALSE and secrets hav
settings <- list(
settings.info = list(
secrets.added = FALSE
),
)
)

mocked_xmlToList_result <- list(
Expand Down

0 comments on commit 913a539

Please sign in to comment.