1
0
Fork 0
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:
nov 2014-09-01 13:06:07 +09:00
parent 4befaaee82
commit d2696e4d32

View file

@ -1,6 +1,6 @@
require 'spec_helper'
describe FbGraph2::User do
describe FbGraph2::App do
describe '.app' do
let(:klass) { FbGraph2::App }