Commit e0673f82 authored by Kamil Trzcinski's avatar Kamil Trzcinski Committed by Phil Hughes

Save database after erasing artifacts

parent 1c60ff0b
...@@ -42,6 +42,7 @@ describe ExpireBuildArtifactsWorker do ...@@ -42,6 +42,7 @@ describe ExpireBuildArtifactsWorker do
before do before do
build.erase_artifacts! build.erase_artifacts!
build.save
end end
it do it do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment