Commit 63a1c74c authored by Shinya Maeda's avatar Shinya Maeda

Fix spec

parent 8b0b8e3b
......@@ -66,7 +66,7 @@ describe MigrateOldArtifacts do
end
it 'all files do have artifacts' do
Ci::Build.with_artifacts(:archive) do |build|
Ci::Build.with_artifacts_archive do |build|
expect(build).to have_artifacts
end
end
......
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