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

Починить то, что не работает #288

Open
EightM opened this issue Sep 12, 2024 · 2 comments
Open

Починить то, что не работает #288

EightM opened this issue Sep 12, 2024 · 2 comments

Comments

@EightM
Copy link
Member

EightM commented Sep 12, 2024

Падают два теста:

  1. documentSymbolProvider.test -> should show functions from current document
  2. сompletionItemProvider.test -> should show global enums
@EightM
Copy link
Member Author

EightM commented Sep 12, 2024

"Напоминание: После решения этой проблемы необходимо разблокировать пропущенный тест в файле test/сompletionItemProvider.test.ts (строки 141-142). Тест проверяет отображение глобальных перечислений и в настоящее время пропущен с помощью it.skip()."

Copy link

coderabbitai bot commented Sep 13, 2024

Напоминание: После решения этой проблемы необходимо разблокировать пропущенный тест в файле test/сompletionItemProvider.test.ts (строки 141-142). Тест проверяет отображение глобальных перечислений и в настоящее время пропущен с помощью it.skip().

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