1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 06:06:45 +02:00

feat(tests): update tests for Plugins #477

This commit is contained in:
Awilum
2020-11-02 21:52:00 +03:00
parent 35f923012b
commit 8d01ba4961

View File

@@ -17,7 +17,7 @@ beforeEach(function() {
});
afterEach(function (): void {
//filesystem()->directory(PATH['project'] . '/plugins/sandbox')->delete();
filesystem()->directory(PATH['project'] . '/plugins/sandbox')->delete();
});
test('test getPluginsList() method', function () {