Skip to content

Commit

Permalink
fix order column name epsn_nba_game
Browse files Browse the repository at this point in the history
  • Loading branch information
shufinskiy committed Aug 24, 2023
1 parent 3badc18 commit 4482d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-espn_nba_game_rosters.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ test_that("ESPN - Get NBA game roster", {
"birth_place_city",
"birth_place_state",
"birth_place_country",
"citizenship",
"slug",
"headshot_href",
"headshot_alt",
Expand Down Expand Up @@ -87,7 +88,6 @@ test_that("ESPN - Get NBA game roster", {
"order",
"home_away",
"winner",
"citizenship",
"contract_base_year_compensation_active",
"contract_base_year_compensation_expiration",
"hand_type",
Expand Down

0 comments on commit 4482d5d

Please sign in to comment.