Skip to content

Commit 0e6409d

Browse files
committed
Fix static tests
1 parent 2aa7ad2 commit 0e6409d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/PageCache/view/frontend/web/js/page-cache.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ define([
6969
$.merge([], el.childNodes);
7070
} catch (e) {
7171
consoleLogger.error(e);
72+
7273
return [];
7374
}
7475
});

0 commit comments

Comments
 (0)