mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Missing fixtures.
git-svn-id: http://svn.redmine.org/redmine/trunk@13891 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
471df16f9c
commit
3ea8b70697
@ -18,7 +18,7 @@
|
||||
require File.expand_path('../../test_helper', __FILE__)
|
||||
|
||||
class CommentTest < ActiveSupport::TestCase
|
||||
fixtures :users, :news, :comments, :projects, :enabled_modules
|
||||
fixtures :users, :email_addresses, :news, :comments, :projects, :enabled_modules
|
||||
|
||||
def setup
|
||||
@jsmith = User.find(2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user