We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some of these e2e tests always fail locally with:
Expected: ArrayContaining [StringContaining "> Field2"] Received: "❯ Field2
This is due how styling/figures are autoconfigured by detecting CI environment where terminal environment might be limited for unicode support.
We're kinda trying to use "arrow" to see that component works and we'd probably need to assert that there is an "arrow" of any type.
The text was updated successfully, but these errors were encountered:
This was fixed in #576
Sorry, something went wrong.
No branches or pull requests
Some of these e2e tests always fail locally with:
This is due how styling/figures are autoconfigured by detecting CI environment where terminal environment might be limited for unicode support.
We're kinda trying to use "arrow" to see that component works and we'd probably need to assert that there is an "arrow" of any type.
The text was updated successfully, but these errors were encountered: