Mike M
Mike M
Is there any progress on this? If there are suggestions that are required, please let me know and I'll gladly make them. [People are still being caught by this](https://github.com/stretchr/testify/issues/1180#issuecomment-1485540940)
Nice! Sorry I didn’t have time to rebase, it had been so long that there were more changes that needed more work. Glad to see the change got in anyway!
for mock.Mock based mocks you can pass in https://pkg.go.dev/github.com/stretchr/testify/mock#AnythingOfType or similar
I also have this issue When I use the Drupal::service() container it will autocomplete the name of the service (eg \Drupal::service('domain.negotiator')), and also allow ctrl+clicking to the class, but it...
Also curious about this one, has it been removed for a reason?
Rate doesn't seem to do anything at all. And also getting the random failed to delete messages. Can't delete other peoples messages despite being admin or owner.
This is the output of NODE_DEBUG. Don't really see anything unusual when compared to my colleagues ``` HTTP 8414: call onSocket 0 0 HTTP 8414: createConnection api.forestadmin.com:443::::::::::::::::::::: [Object: null prototype]...
I have no VPN, I have changed the DNS to use googles (8.8.8.8), used a tethered mobile network. I've also downgraded to versions that my colleagues are using. I have...
I solved this by downgrading node to 18. The latest version of node does not work with this package
Could you update the engine in the package.json to limit the cli to node versions that it does work on?