Skip to content

Commit ed3d150

Browse files
committed
Comment
1 parent 2776253 commit ed3d150

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/testthat/test-sector_profile.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,5 +212,7 @@ test_that("at product level, when a product matches `sector` and `subsector` for
212212
unique()
213213
}
214214

215+
# TODO: This expectation may become more specific based on Tilman's answer to
216+
# https://github.com/2DegreesInvesting/tiltIndicator/pull/739#issuecomment-2110919379
215217
expect_equal(extract_unique_type(product$grouped_by), c("ipr", "weo"))
216218
})

0 commit comments

Comments
 (0)