Skip to content

Failing when using Dir.mktmpdir in spec #35

@ufo2mstar

Description

@ufo2mstar

Hi, I am getting the following error when I tried to use the fivemat formatter (Win 7, Ruby 2.2+, Rspec 3.7+)

Failure/Error:
       Dir.mktmpdir do |dir|
...
...
NoMethodError:
       undefined method `mktmpdir' for Dir:Class

The specs run fine with the default formatter, and I am not able to find any namespace conflicts.
Any idea, anyone?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions