Skip to content

Fix remaining Minitest 6 warnings #164

Open
@dblock

Description

@dblock

I failed to fix this one in https://travis-ci.org/github/codegram/hyperclient/jobs/687209667

DEPRECATED: global use of must_equal from /home/travis/build/codegram/hyperclient/features/steps/default_config.rb:28. Use _(obj).must_equal instead. This will fail in Minitest 6.

Spinach + Minitest don't play along and _(obj) is not available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions