Commit 40005c27 by andrew morton

The version test has outlived its usefulness

It got the ball rolling but it's going to drive me crazy going forward.
parent f891c534
require 'swagger_helper'
RSpec.describe RSpec::Rails::Swagger do
it "loads" do
expect(RSpec::Rails::Swagger::Version::STRING).to eq '0.1.0'
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment