Skip to content

Commit

Permalink
chore: eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
vladitasev committed Jan 30, 2025
1 parent d24c417 commit 33ca6df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fiori/cypress/specs/ViewSettingsDialog.cy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import SortItem from "../../src/SortItem.js";
import FilterItem from "../../src/FilterItem.js";
import FilterItemOption from "../../src/FilterItemOption.js";


describe("View settings dialog - selection", () => {
it("tests clicking on sort items (both on the text and radio button)", () => {
cy.mount(<ViewSettingsDialog id="vsd">
Expand Down

0 comments on commit 33ca6df

Please sign in to comment.