summaryrefslogtreecommitdiffstats
path: root/devtools/client/memory/test/browser/browser_memory_clear_snapshots.js
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/memory/test/browser/browser_memory_clear_snapshots.js')
-rw-r--r--devtools/client/memory/test/browser/browser_memory_clear_snapshots.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/client/memory/test/browser/browser_memory_clear_snapshots.js b/devtools/client/memory/test/browser/browser_memory_clear_snapshots.js
index 52eecd2838..333459cc3e 100644
--- a/devtools/client/memory/test/browser/browser_memory_clear_snapshots.js
+++ b/devtools/client/memory/test/browser/browser_memory_clear_snapshots.js
@@ -13,7 +13,7 @@ const {
const TEST_URL =
"http://example.com/browser/devtools/client/memory/test/browser/doc_steady_allocation.html";
-this.test = makeMemoryTest(TEST_URL, async function ({ tab, panel }) {
+this.test = makeMemoryTest(TEST_URL, async function ({ panel }) {
const { gStore, document } = panel.panelWin;
const { getState } = gStore;