Skip to content

Commit bdc6be8

Browse files
committed
DI-26927 reverted fixtures.py as its not necesary to change
1 parent 2c0ffe8 commit bdc6be8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/fixtures.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,3 @@ def _load_fixtures(self):
5050
for obj in data["data"]:
5151
if "id" in obj: # tags, obj-buckets don't have ids
5252
self.fixtures[fixture_url + "/" + str(obj["id"])] = obj
53-

0 commit comments

Comments
 (0)