]> git.openstreetmap.org Git - rails.git/blobdiff - test/controllers/diary_entry_controller_test.rb
Testing, testing, testing...
[rails.git] / test / controllers / diary_entry_controller_test.rb
index 333be0c64332268c869cb4917289e37fcd6422ee..62589a65b89669844a272dfdbb70b637ddd9e0c5 100644 (file)
@@ -1,7 +1,7 @@
 require "test_helper"
 
 class DiaryEntryControllerTest < ActionController::TestCase
-  fixtures :users, :diary_entries, :diary_comments, :languages
+  fixtures :users, :user_roles, :diary_entries, :diary_comments, :languages
 
   include ActionView::Helpers::NumberHelper