Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Feb 27, 2024
1 parent 0ffd351 commit 666ba6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ describe("PreferencesAppSettingsDesktop", () => {
component.unmount();
});

it("should render MessageSwitchButtonDesktopApplicationDescription when appSettings.useLocalDesktop is true", () => {
it("get application path from useFetch and display", () => {
const mockGetIConnectionDefaultAppSettings = {
statusCode: 200,
data: {
Expand Down

0 comments on commit 666ba6a

Please sign in to comment.