Skip to content

Commit a4da087

Browse files
committed
Change callbacks specs.
1 parent 1d06c02 commit a4da087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def stats
2626
end
2727
end
2828

29-
describe Github::API, '#callbacks' do
29+
RSpec.describe Github::API, '#callbacks' do
3030
it "retrieves only public api methods" do
3131
expect(ApiTest.request_methods.to_a - [
3232
'list',

0 commit comments

Comments
 (0)