Skip to content

Commit

Permalink
test(update): do not execute tests on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm committed Feb 27, 2024
1 parent ca96fa0 commit 3d9f730
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/suites/MainTests/02-UplinkWindows.suite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ describe("MacOS Tests", function () {
describe("Settings Licenses Tests", settingsLicensesTests.bind(this));
describe("Settings Developer Tests", settingsDeveloperTests.bind(this));
describe("Import Account Tests", importAccountTests.bind(this));
describe("Offline Requests Tests", offlineRequestsTests.bind(this));
});

0 comments on commit 3d9f730

Please sign in to comment.