mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
Bug 1931053 - remove unecessary ESLint comments from test files. r=media-playback-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D228904
This commit is contained in:
parent
e0699e6576
commit
ac888f50ae
@ -1,8 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
// Disabling undef warning because in `run()` we use functions from head.js
|
||||
/* eslint-disable no-undef */
|
||||
|
||||
/**
|
||||
* This test is used to ensure that Glean probe 'first_frame_loaded' can be
|
||||
* recorded correctly in different situations.
|
||||
|
@ -1,8 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
// Disabling undef warning because in `run()` we use functions from head.js
|
||||
/* eslint-disable no-undef */
|
||||
|
||||
/**
|
||||
* This test is used to ensure that Glean probe 'first_frame_loaded' can be
|
||||
* recorded correctly in different situations.
|
||||
|
Loading…
Reference in New Issue
Block a user