Closed datho7561 closed 5 months ago
Tests pass locally for me. Is vscide-yaml using the right server version?
If I try to set the yaml-language-server version to 1.15, then yarn build
fails. Did the release go okay?
My bad I unlinked yaml-language-sever, which I didn't realize would remove it from the package.json entirely
Signed-off-by: David Thompson davthomp@redhat.com
What does this PR do?
Fix the integration test for hover
What issues does this PR fix or reference?
The integration test for hover
Is it tested? How?
It's a fix to a test