import {test} from '@playwright/test'; // import {globalDataRequests} from '../../utils/acceptance'; test.describe('Signup Embed', async () => { // TODO - currently having difficulty rendering the iframe in the test });