Skip to content

deprecation warning #24

@jtmarmon

Description

@jtmarmon

Calling stub_model gives me:

Using stub from rspec-mocks' old :should syntax without explicitly enabling the syntax is deprecated. Use the new :expect syntax or explicitly enable :should instead.

If I add RSpec::Mocks.configuration.syntax = :original the method is no longer available

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions