Sha256: 51f18b38bc7a814963bb720fca76dba04ab0342be6aa0f7ae69c6c9b16eccc44
Contents?: true
Size: 196 Bytes
Versions: 47
Compression:
Stored size: 196 Bytes
Contents
require "spec_helper" describe "As a developer my config should be safe" do it "uses a tmp directory as the home for the spec" do expect(ENV["HOME"]).to_not eql(TEST_RUNNER_HOME) end end
Version data entries
47 entries across 47 versions & 1 rubygems