Skip to content

Commit

Permalink
Re-enable all plugin test suites
Browse files Browse the repository at this point in the history
Signed-off-by: Gene Johnston <[email protected]>
  • Loading branch information
gejohnston committed Oct 23, 2023
1 parent 2253b55 commit 7b161bb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,9 @@ describe("Plugin Management Facility", () => {
});

require("../plugins/suites/InstallingPlugins");
/* zzz
require("../plugins/suites/ValidatePlugin");
require("../plugins/suites/UsingPlugins");
require("../plugins/suites/UninstallPlugins");
require("../plugins/suites/ListPlugins");
require("../plugins/suites/UpdatePlugins");
zzz */
});

0 comments on commit 7b161bb

Please sign in to comment.