import { assets } from '../../__fixtures__/assetsWithAccessDetails' export const getAccessDetailsForAssets = jest.fn().mockResolvedValue(assets)