Skip to content

Commit ac27ac1

Browse files
author
Ben Lavender
committed
Fix a whitespace error
1 parent 23d73c3 commit ac27ac1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/lib/chatops/controller_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require 'base64'
44

55
describe ActionController::Base, type: :controller do
6-
controller do
6+
controller do
77
include ChatOps::Controller
88
chatops_namespace :test
99
chatops_help "ChatOps of and relating to testing"

0 commit comments

Comments
 (0)