Skip to content

Commit 7b1c7c1

Browse files
committed
Compare report output for "all::iamc"
1 parent 8706288 commit 7b1c7c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

message_ix_models/tests/test_report.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,8 @@ def test_prepare_reporter(test_context):
320320

321321
def test_compare(test_context) -> None:
322322
"""Compare the output of genno-based and legacy reporting."""
323-
key = "pe test"
323+
key = "all::iamc"
324+
# key = "pe test"
324325

325326
# Obtain the output from reporting `key` on `snapshot_id`
326327
snapshot_id: int = 1

0 commit comments

Comments
 (0)