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