Broadcasting is not working in test environment

Hey community,

I’ve been working on a test for checking broadcasting comments, it works well in the development environment but doesn’t in the test environment. I’m using rails 7, my cable configuration is adapter: test. The problem is that it is not transmitting in the test environment, any suggestions?