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

added \s* whitespace between "token" and ":" #78

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

ksanjeet
Copy link
Contributor

In one of the tests when space was added between "token" and ":", this check was failing.
Adding whitespace "\s*" between "token" and ":" in the regular expression for the filter should fix this.

In one of the tests when space was added between "token" and ":", this check was failing. 
Adding whitespace "\s*" between "token" and ":" in the regular expression for the filter should fix this.
@dottorblaster dottorblaster merged commit 95e54f8 into trento-project:main Jun 21, 2022
@arbulu89 arbulu89 added the bug Something isn't working label Jul 14, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

3 participants