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

Running tests in the terminal doesn't work for file paths with spaces #3

Open
zarembas opened this issue Oct 3, 2023 · 0 comments
Open

Comments

@zarembas
Copy link

zarembas commented Oct 3, 2023

Sample terminal output

bundle exec bin/rspec /Users/seb/Code/path space/spec/autocomplete/test_spec.rb:8

An error occurred while loading /Users/seb/Code/path space/spec/autocomplete/test_spec.rb:8.
Failure/Error:
      describe View do
        context 'when sending classes to parent container' do
          ...

NoMethodError:
  undefined method `describe' for Autocomplete:Module
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

No branches or pull requests

1 participant