Skip to content
Extraits de code Groupes Projets
Valider e44c6d9e rédigé par ilya's avatar ilya
Parcourir les fichiers

RS IZ fixed the specs running

parent 0051e504
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -21,7 +21,7 @@ Rspec.configure do |config| ...@@ -21,7 +21,7 @@ Rspec.configure do |config|
DatabaseCleaner.orm = "mongoid" DatabaseCleaner.orm = "mongoid"
config.before(:suite) do config.before(:suite) do
DatabaseCleaner.strategy = :transaction #DatabaseCleaner.strategy = :transaction
DatabaseCleaner.clean_with(:truncation) DatabaseCleaner.clean_with(:truncation)
end end
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter