mirror of
https://github.com/nov/fb_graph2
synced 2023-03-27 23:22:15 -04:00
meaningless test
This commit is contained in:
parent
682816790b
commit
47e8847239
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue