adjust tests for new onboarding messages
This commit is contained in:
@@ -14,6 +14,7 @@ test('Record an offer', async ({ page }) => {
|
||||
|
||||
// Select a project
|
||||
await page.goto('./discover');
|
||||
await page.getByTestId('closeOnboardingAndFinish').click();
|
||||
await page.locator('ul#listDiscoverResults li:nth-child(1)').click();
|
||||
|
||||
// Record an offer
|
||||
|
||||
Reference in New Issue
Block a user