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

🐛 Account for when result is not a string #995

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

kirkkwang
Copy link
Contributor

This commit will fix a bug where if the csv has a location header but no value.

@jeremyf
Copy link
Contributor

jeremyf commented Mar 12, 2024

There are broken specs that need addressing.

This commit will fix a bug where if the csv has a `location` header but
no value.
@kirkkwang kirkkwang force-pushed the i436-fix-when-result-is-not-a-string branch from ffb5ce8 to e85c18a Compare March 12, 2024 15:20
Copy link
Contributor

@laritakr laritakr left a comment

Choose a reason for hiding this comment

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

Making another ticket to address the flaky specs.

@kirkkwang kirkkwang merged commit 48b6ee8 into main Mar 12, 2024
7 checks passed
@kirkkwang kirkkwang deleted the i436-fix-when-result-is-not-a-string branch March 12, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants