Skip to content

Commit

Permalink
Merge branch 'refactor/store-accordion-preference' of https://github.…
Browse files Browse the repository at this point in the history
…com/ArdentHQ/arkvault into refactor/store-accordion-preference
  • Loading branch information
patricio0312rev committed Nov 14, 2024
2 parents 5e0d4de + 39e8ac0 commit 0100bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/domains/setting/pages/Servers/Servers.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -999,7 +999,7 @@ describe("Servers Settings", () => {
route: `/profiles/${profile.id()}/settings/servers`,
},
);

const table = screen.getByTestId(customPeerListTestId);

await userEvent.click(within(table).getAllByTestId(networkAccordionIconTestId)[0]);
Expand Down

0 comments on commit 0100bf1

Please sign in to comment.