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:
@@ -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 () {
|
||||
|
Reference in New Issue
Block a user