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 bug where testable ID was a stringified var #11

Merged
merged 2 commits into from
Oct 29, 2021

Conversation

robhanlon22
Copy link
Collaborator

This fixes an issue where a test ID was being created as

:#'some-ns/some-test

rather than

:some-ns/some-test

Fixes running a single test from the REPL.

This fixes an issue where a test ID was being created as

`:#'some-ns/some-test`

rather than

`:some-ns/some-test`

Fixes running a single test from the REPL.
@robhanlon22
Copy link
Collaborator Author

@caioaao ping!

@caioaao caioaao merged commit 3758343 into caioaao:master Oct 29, 2021
@caioaao
Copy link
Owner

caioaao commented Oct 30, 2021

hey, sorry again! For some reason I'm still not receiving notifications for new PRs 🤦
I'm also adding you as owner here since I'm not really using this for a while already, and you've been maintaining it still. Feel free to do with it whatever you'd like, too

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.

None yet

2 participants