Skip to content
Snippets Groups Projects
Commit 63a1c74c authored by Shinya Maeda's avatar Shinya Maeda
Browse files

Fix spec

parent 8b0b8e3b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
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