it('should return unique list of plugins', () => {
        mock(pjsonPath, {
            dependencies: { 'rsx-plugin-test': '*' },
            devDependencies: { 'rsx-plugin-test': '*' },
        });