Skip to content

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