Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: change swap test timeout time #6071

Merged
merged 1 commit into from
Jan 17, 2025
Merged

fix: change swap test timeout time #6071

merged 1 commit into from
Jan 17, 2025

Conversation

alter-eggo
Copy link
Contributor

@alter-eggo alter-eggo commented Jan 17, 2025

Try out Leather build a8e2e4aExtension build, Test report, Storybook, Chromatic

fix swap test timeout error

Copy link
Collaborator

@kyranjamie kyranjamie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hope this passes it

@@ -5,6 +5,8 @@ import { test } from '../../fixtures/fixtures';

test.describe('Swaps', () => {
test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, swapPage }) => {
test.setTimeout(60_000);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A nice robust fix 😅

@alter-eggo alter-eggo marked this pull request as ready for review January 17, 2025 13:32
@kyranjamie kyranjamie merged commit 43bd1b2 into dev Jan 17, 2025
32 checks passed
@kyranjamie kyranjamie deleted the fix/swap-test branch January 17, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants