mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
git prerelease tests update
This commit is contained in:
parent
afff7b1da7
commit
afcc5d300e
@ -36,7 +36,7 @@ test('Clone Repo with bad values', async ({ page }) => {
|
|||||||
|
|
||||||
// Check a recent and old commit show up on history
|
// Check a recent and old commit show up on history
|
||||||
await page.getByRole('cell', { name: 'bump to OpenAPI v3.1' }).click();
|
await page.getByRole('cell', { name: 'bump to OpenAPI v3.1' }).click();
|
||||||
await page.getByRole('cell', { name: 'initial commit' }).click();
|
await page.getByRole('cell', { name: 'Fix environments' }).click();
|
||||||
await page.locator('text=Done').click();
|
await page.locator('text=Done').click();
|
||||||
|
|
||||||
// Create a branch and try to push with bad Git token
|
// Create a branch and try to push with bad Git token
|
||||||
|
Loading…
Reference in New Issue
Block a user