RSpec.describe Psenv do it "has a version number" do expect(Psenv::VERSION).not_to be nil end it "tests something useful" end