Skip to content
Snippets Groups Projects
Unverified Commit bab5aae1 authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

comment

parent 9e31dddf
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ class Communication::Website::DependencyTest < ActiveSupport::TestCase
# Vérifie qu'on a bien
# - une tâche pour resynchroniser la page
# - une tâche de nettoyage si le block est supprimé
# - une tâche de nettoyage des git files (dépendances du bloc supprimé)
Delayed::Job.destroy_all
block.destroy
assert(sync_with_git_job(page))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment