[tests] update extractor results
This commit is contained in:
@@ -23,7 +23,7 @@ __tests__ = (
|
||||
"pid" : int,
|
||||
"width" : int,
|
||||
"height" : int,
|
||||
"shoesize" : "10 US",
|
||||
"shoesize" : r"re:\d+ US",
|
||||
"type" : "women",
|
||||
"tags" : list,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user