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

Update tests for ruby-lsp changes #350

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

Earlopain
Copy link
Contributor

Since Shopify/ruby-lsp#1896 the testing framework for rails is dependant on the presence on bin/rails.

For #341 I need to bump the minimum required ruby-lsp but tests are failing due to the above PR, so I fix them here in a separate PR.

Since Shopify/ruby-lsp#1896 the testing framework for rails
is dependant on the presence on `bin/rails`
@Earlopain Earlopain requested a review from a team as a code owner April 24, 2024 18:20
@Earlopain
Copy link
Contributor Author

Note: There are some green checks even though I'm pretty sure they should fail. I think tests doesn't run on windows right now because of how it is invoked in the workflow. It probably chokes on the &&.

https://github.com/Shopify/ruby-lsp-rails/actions/runs/8821159752

@andyw8
Copy link
Contributor

andyw8 commented Apr 24, 2024

Note: There are some green checks even though I'm pretty sure they should fail. I think tests doesn't run on windows right now because of how it is invoked in the workflow. It probably chokes on the &&.

https://github.com/Shopify/ruby-lsp-rails/actions/runs/8821159752

Thanks, logged as #351

@andyw8 andyw8 merged commit 2dae425 into Shopify:main Apr 24, 2024
28 checks passed
@Earlopain Earlopain deleted the update-expectations branch April 24, 2024 19:36
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