diff --git a/cypress/integration/bundled-osd/check_advanced_settings.js b/cypress/integration/bundled-osd/check_advanced_settings.js index 099f48bd22b3..d652a1edb82e 100644 --- a/cypress/integration/bundled-osd/check_advanced_settings.js +++ b/cypress/integration/bundled-osd/check_advanced_settings.js @@ -1,3 +1,5 @@ +/* eslint-disable */ + /* * SPDX-License-Identifier: Apache-2.0 * diff --git a/cypress/integration/bundled-osd/check_default_page.js b/cypress/integration/bundled-osd/check_default_page.js index 906636ed495f..fc5b014505b5 100644 --- a/cypress/integration/bundled-osd/check_default_page.js +++ b/cypress/integration/bundled-osd/check_default_page.js @@ -1,3 +1,5 @@ +/* eslint-disable */ + /* * SPDX-License-Identifier: Apache-2.0 * diff --git a/cypress/integration/bundled-osd/check_filter_and_query.js b/cypress/integration/bundled-osd/check_filter_and_query.js index 7215306b91f2..3eb1c1136e59 100644 --- a/cypress/integration/bundled-osd/check_filter_and_query.js +++ b/cypress/integration/bundled-osd/check_filter_and_query.js @@ -1,3 +1,5 @@ +/* eslint-disable */ + /* * SPDX-License-Identifier: Apache-2.0 *