Skip to content

Correct allow_expectations_on_nil error message

Created by: martinemde

The error message suggested that you set the wrong config.

config.allow_expectations_on_nil instead of config.allow_message_expectations_on_nil

Merge request reports