Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RubelMozumder committed Dec 3, 2023
1 parent a231d66 commit bad0678
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/dataconverter/test_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,7 @@ def fixture_filled_test_data(template, tmp_path):
"required"
),
("The required group, /ENTRY[entry]/optional_parent/req_group_in_opt_group, hasn't been "
"supplied while its optional parent, /ENTRY[entry]/optional_parent/"
"req_group_in_opt_group, is supplied."),
"supplied while its optional parent, /ENTRY[entry]/optional_parent, is supplied."),
id="req-group-in-opt-parent-removed"
),
pytest.param(
Expand Down

0 comments on commit bad0678

Please sign in to comment.