We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
account.brave.com
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
This is a follow up for #42998
Manual QA steps are called out in brave/brave-core#27481
However, we should cover this functionality with an automated browser test.
The text was updated successfully, but these errors were encountered:
I made a best attempt at this- but was unsuccessful.
There is a WIP branch which can be viewed here: brave/brave-core@master...bsc-fix-42998-browser-test
With this pulled down, you can run:
npm run test -- brave_browser_tests --filter="BraveExtensionsApiProviderTest.*"
Sorry, something went wrong.
No branches or pull requests
Description
This is a follow up for #42998
Manual QA steps are called out in brave/brave-core#27481
However, we should cover this functionality with an automated browser test.
The text was updated successfully, but these errors were encountered: