import {test} from '@playwright/test';
// import {globalDataRequests, mockApi, responseFixtures} from '../../utils/e2e';

test.describe('Signup Embed', async () => {
    // TODO - currently having difficulty rendering the iframe in the test
});