Skip to content

Commit c995a8c

Browse files
committed
added back decorator to a fixture, whoopsie
1 parent 9d1739c commit c995a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/test_data_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ def _func():
114114
return _func
115115

116116

117+
@pytest.fixture
117118
def item_descriptions(get_test_file_json):
118119
item_ids = [
119120
'20220125_075509_67_1061',

0 commit comments

Comments
 (0)