Remove snowplow spec helper fix
Ruby 2.6.x wasn't able to resolve **kwargs correctly and always added an empty Hash, although there was non given. This behaviour changed with Ruby 2.7.x and we can therefore remove the fix again.
Showing
Please register or sign in to comment