RSpec.describe Rails::Auth do it "has a version number" do expect(Rails::Auth::VERSION).not_to be nil end end