diff --git a/test/test_InfoExtractor.py b/test/test_InfoExtractor.py
index 52c1a6c94..9628c2927 100644
--- a/test/test_InfoExtractor.py
+++ b/test/test_InfoExtractor.py
@@ -1952,7 +1952,7 @@ def test_search_nuxt_json(self):
'''
PAYLOAD = {
@@ -2003,9 +2007,11 @@ def test_search_nuxt_json(self):
'$ssite-config': {
'env': 'production',
'name': 'podcast-website',
+ 'map': {},
},
},
- 'once': None,
+ 'once': [],
+ '_errors': {},
}
BAD_HTML = '''