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

Fix: TXT parsing #109

Merged
merged 2 commits into from
Mar 24, 2024
Merged

Fix: TXT parsing #109

merged 2 commits into from
Mar 24, 2024

Conversation

SRWieZ
Copy link
Contributor

@SRWieZ SRWieZ commented Mar 22, 2024

Good evening!

This PR aims to fix 2 bugs

  • TXT record with double space. Ex: test 2 7
  • TXT record with a double quote. Ex: test "

PR includes two new test case to cover those cases.

@freekmurze
Copy link
Member

The tests are failing, could you take a look?

@SRWieZ
Copy link
Contributor Author

SRWieZ commented Mar 23, 2024

Yeah, it was failing before I even started working on this PR. I thought I would just ignore it.

They changed targets between last time. I updated it, it should pass now.

@freekmurze freekmurze merged commit 712d612 into spatie:main Mar 24, 2024
6 checks passed
@freekmurze
Copy link
Member

Thanks!

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.

2 participants