archive - created an integration test that archives broken links (#2063)

* created an integration test that archives broken links

* sanity fix
This commit is contained in:
Alexei Znamensky 2021-03-21 21:51:07 +13:00 committed by GitHub
commit f5a9584ae6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

View file

@ -369,3 +369,6 @@
- name: import remove tests
import_tasks: remove.yml
- name: import broken-link tests
import_tasks: broken-link.yml