Trying to fix the pipeline (#161)
* Trying to fix the pipeline * Fixing pipeline * Removed mocha-junit-reporter
This commit is contained in:
@@ -18,6 +18,6 @@ describe("Files", function () {
|
||||
});
|
||||
|
||||
it("Random", function () {
|
||||
expect(Files.TestFolder()).to.equal(DummyFiles.TestFolder());
|
||||
expect(Files.TestFolder()).to.contain("minecraft-bedrock-schemas");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user