mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-02-22 11:46:19 +00:00
Remove unneeded comments
This commit is contained in:
parent
95dd6bc09c
commit
52b8e3f3a6
@ -1,9 +1,6 @@
|
||||
require 'rails_helper'
|
||||
|
||||
describe 'Slack Command Controller', type: :request do
|
||||
# let(:first_post) { Fabricate(:post) }
|
||||
# let(:topic) { Fabricate(:topic, posts: [first_post]) }
|
||||
# let(:admin) { Fabricate(:admin) }
|
||||
let(:category) { Fabricate(:category) }
|
||||
let(:tag) { Fabricate(:tag) }
|
||||
let(:tag2) { Fabricate(:tag) }
|
||||
|
Loading…
x
Reference in New Issue
Block a user