Skip to content

Commit a8c8675

Browse files
Mab879ed-silva-eb
authored andcommitted
Allow for only id or base_profile_id in JSON
Add tests for the changes
1 parent 58b02f4 commit a8c8675

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/utils/test_autotailor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ def test_no_id():
109109
p.import_json_tailoring_profile(profile_dict)
110110
assert str(e.value) == "You must define a base_profile_id or an id"
111111

112+
112113
def test_get_datastream_uri():
113114
t = autotailor.Tailoring()
114115

0 commit comments

Comments
 (0)