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: increase test time limit for schematics #1291

Closed
wants to merge 1 commit into from
Closed

Conversation

kpanot
Copy link
Contributor

@kpanot kpanot commented Jan 29, 2024

No description provided.

@kpanot kpanot requested a review from a team as a code owner January 29, 2024 02:26
@kpanot kpanot changed the title fix: test time limit for schematics fix: increase test time limit for schematics Jan 29, 2024
@github-actions github-actions bot added bug Something isn't working project:@ama-sdk/schematics labels Jan 29, 2024
@@ -78,7 +78,7 @@ describe('Typescript Shell Generator', () => {
skipInstall: true,
packageManager: 'npm'
}, Tree.empty());
}, 15000);
}, 25000);
Copy link
Contributor

@fpaul-1A fpaul-1A Jan 29, 2024

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

then i flag it duplicate of #1276

@kpanot kpanot closed this Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working project:@ama-sdk/schematics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants