Skip to content

Commit

Permalink
Update helper-fake_lbk.R with new classification codes
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhoffa authored Feb 19, 2024
1 parent 8081439 commit 9173ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/helper-fake_lbk.R
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ fake_lbk <- function(sector_classification_system = NULL,
name_direct_loantaker =
name_direct_loantaker %||% "Yuamen Xinneng Thermal Power Co Ltd",
sector_classification_direct_loantaker =
sector_classification_direct_loantaker %||% 3511,
sector_classification_direct_loantaker %||% "D35.11",
...
)
}
Expand Down

0 comments on commit 9173ff6

Please sign in to comment.