Removed not existing model.
This commit is contained in:
parent
c33cafa424
commit
06bd1d733d
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ class ChatTest < ActiveSupport::TestCase
|
|||
test 'default test' do
|
||||
|
||||
Chat.delete_all
|
||||
Chat::Topic.delete_all
|
||||
Chat::Session.delete_all
|
||||
Chat::Message.delete_all
|
||||
Chat::Agent.delete_all
|
||||
|
|
Loading…
Reference in a new issue