Steve Jovanelly

Results 1 comments of Steve Jovanelly

Thx for feedback. Since this is in our testing, we changed our tests to make sure the trigger is getting called... ``` expect_any_instance_of(GraphQL::Subscriptions::AnyCableSubscriptions).to receive(:trigger).with('liveActivityFeed', { project_id: project.id }, { item:...