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

🔧 Add .auth playwright folder to .gitignore #1383

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

justin-p
Copy link
Contributor

@justin-p justin-p commented Oct 3, 2024

Currently when running playwright it creates a .auth folder which will contain a user.json file. This contains the access_token of the user used during testing.

image

It's less then ideal and not needed to commit this to source, as such the path has been added to the .gitignore file.

@alejsdev alejsdev changed the title Adds the .auth playwright folder to .gitignore Adds the .auth playwright folder to .gitignore Oct 3, 2024
@alejsdev alejsdev changed the title Adds the .auth playwright folder to .gitignore 🔧 Add .auth playwright folder to .gitignore Oct 3, 2024
@alejsdev alejsdev merged commit 1c3e464 into fastapi:master Oct 3, 2024
12 of 13 checks passed
@alejsdev
Copy link
Member

alejsdev commented Oct 3, 2024

Thank you @justin-p 🤓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants