mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Fix agenda create event component
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ describe('Puppeteer tests', () => {
|
||||
// await page.goto(process.env.PUPPETEER_HOST)
|
||||
})
|
||||
|
||||
test('[table] create event', async () => {
|
||||
test('[table] Open create event component', async () => {
|
||||
|
||||
await page.setViewport({width: 1200, height: 720});
|
||||
await page.goto(process.env.PUPPETEER_HOST); // wait until page load
|
||||
|
||||
Reference in New Issue
Block a user