DEV: Skip erratic spec for now

Spec fails intermittently due to CDN state.
This commit is contained in:
Sam Saffron 2020-04-25 13:20:04 +10:00
parent 1f6eaf26a1
commit 8c1e008c59
No known key found for this signature in database
GPG Key ID: B9606168D2FFD9F5
1 changed files with 2 additions and 1 deletions

View File

@ -552,7 +552,8 @@ describe CookedPostProcessor do
upload.update(secure: true, access_control_post: post)
end
it "handles secure images with the correct lightbox link href" do
# TODO fix this spec, it is sometimes getting CDN links when it runs concurrently
xit "handles secure images with the correct lightbox link href" do
cpp.post_process
expect(cpp.html).to match_html cooked_html