Commit 010e0b91 authored by Michael Ratcliffe's avatar Michael Ratcliffe
Browse files

Bug 1759914 - Clean up downloads after browser_screenshot_button.js r=devtools-reviewers,jdescottes

parent ee2494ee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,4 +40,5 @@ addRDMTask(TEST_URL, async function({ ui }) {
  );

  await IOUtils.remove(filePath);
  await resetDownloads();
});