1
0
Fork 0
mirror of https://github.com/nov/fb_graph2 synced 2023-03-27 23:22:15 -04:00

meaningless test

This commit is contained in:
nov 2014-06-11 00:55:56 +09:00
parent 682816790b
commit 47e8847239

View file

@ -17,11 +17,6 @@ describe FbGraph2 do
it { should be_debugging }
end
describe '.api_version' do
before { FbGraph2.api_version = 'v2.x' }
its(:api_version) { should == 'v2.x' }
end
describe '.http_client' do
context 'with http_config' do
before do