mirror of
https://github.com/nov/fb_graph2
synced 2023-03-27 23:22:15 -04:00
application_spec -> app_spec
This commit is contained in:
parent
4befaaee82
commit
d2696e4d32
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe FbGraph2::User do
|
||||
describe FbGraph2::App do
|
||||
describe '.app' do
|
||||
let(:klass) { FbGraph2::App }
|
||||
|
Loading…
Reference in a new issue