Skip to content

Commit 08aa9c9

Browse files
author
OutlyingWest
committed
tests fixed
1 parent 693cbff commit 08aa9c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_kernel.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ def test_error_templates_are_formatable(self):
186186
"detail": "dummy_detail",
187187
"step": "dummy_step",
188188
"optional_hint": "dummy_optional_hint",
189+
"scorep_folder": "/fake/path/to/scorep-dir",
190+
"exception": "dummy_exception",
189191
}
190192

191193
for code, template in KERNEL_ERROR_MESSAGES.items():

0 commit comments

Comments
 (0)