Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolepore committed Jun 25, 2024
1 parent 94ffccd commit a280190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-emissions_profile_upstream.R
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ test_that("at company level, `NA` in a benchmark yields `value = 1` where `group
pull(sum) |>
expect_equal(1)

benchmark <- "input_tilt_sector"
benchmark <- "input_tilt_subsector"
co2 <- example_inputs("{ benchmark }" := c(NA))
out <- emissions_profile_upstream(companies, co2) |> unnest_company()
# For each benchmark `value` adds to 1
Expand Down

0 comments on commit a280190

Please sign in to comment.