StefanMaron / BusinessCentral.LinterCop

Community driven code linter for AL (MS Dynamics 365 Business Central)
https://stefanmaron.com
MIT License
72 stars 30 forks source link

Fixed reference to the diagnostic descriptor #705

Closed dannoe closed 1 month ago

dannoe commented 1 month ago

The test project cannot currently be built because a diagnostic descriptor has been refactored.

This PR fixes the test.

PS: Maybe we should introduce a solution file, so that refactoring like renaming is done automatically in the test project, too?

Arthurvdv commented 1 month ago

That's on me, sorry 😳

I'm somehow still struggling to get the test automation working in VS Code, see https://github.com/StefanMaron/BusinessCentral.LinterCop/issues/690#issuecomment-2231445767.