Anton
Anton
As I understood why this problem still exists, Magento tries to rewrite the Catalog Inventory module regarding Multi Inventory Sources but hasn't done it yet. So this problem isn't prioritized...
With Bruno CLI it works fine: ```bash tests/admin/authorized/auth (201 Created) - 1070 ms ✓ assert: res.status: eq 201 ✓ assert: res.body.accessToken: isDefined ✓ Response 201 and it has a token...
Rolling back to the previous version **1.25.0** resolved this issue (and many others GUI related issues)
upstream issue: https://github.com/cucumber/language-service/issues/246
@luke-hill, my mistake, fixed tests.
@michaelboyles, I agree that mapping `Feature`, `Rule`, and `Scenario` to `namespace`, `class`, and `function` isn't semantically perfect. However, from the available token types, these seemed like the most appropriate fit....