diff -r 40e64d14e691 -r 0b169a5e3837 plugins/redmine_bibliography/test/fixtures/authors.yml
--- a/plugins/redmine_bibliography/test/fixtures/authors.yml
+++ b/plugins/redmine_bibliography/test/fixtures/authors.yml
@@ -1,17 +1,17 @@
 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
 one:
   id: 1
-  user_id: 
-  name: MyString
+  user_id: 1
+  name: Luis
 two:
   id: 2
-  user_id: 
-  name: MyString
-one:
+  user_id:
+  name: Manel
+three:
   id: 3
-  user_id: 
-  name: MyString
-two:
+  user_id:
+  name: MyString1
+four:
   id: 4
-  user_id: 
-  name: MyString
+  user_id:
+  name: MyString2
