]> source.dussan.org Git - redmine.git/commitdiff
Missing fixtures.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 11 Oct 2016 06:36:20 +0000 (06:36 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 11 Oct 2016 06:36:20 +0000 (06:36 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@15907 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/token_test.rb

index fc0a5bda65ca0a3b1523e4c5dbe00621b9475cb7..92a7f12f79f385a40b1e49d63ad0aebd5b798645 100644 (file)
@@ -18,7 +18,7 @@
 require File.expand_path('../../test_helper', __FILE__)
 
 class TokenTest < ActiveSupport::TestCase
-  fixtures :tokens
+  fixtures :tokens, :users, :email_addresses
 
   def test_create
     token = Token.new