Commit d7c960a2 authored by Stan Hu's avatar Stan Hu

Unquarantine CI cache key spec

The Gitaly changes were reverted in
https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2282, so this test
should be unquarantined.

Closes https://gitlab.com/gitlab-org/gitlab/-/issues/222356
parent fc4d4d5f
......@@ -134,7 +134,7 @@ describe Gitlab::Ci::Pipeline::Seed::Build::Cache do
it_behaves_like 'foo/bar directory key'
end
context 'with directories ending in slash star', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/222356' do
context 'with directories ending in slash star' do
let(:files) { ['foo/bar/*'] }
it_behaves_like 'foo/bar directory key'
......
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