Skip to content

Commit

Permalink
Revert "tests: Temporarily disable url check on codeberg"
Browse files Browse the repository at this point in the history
This reverts commit 9e1648d.
  • Loading branch information
bbhtt committed Oct 23, 2024
1 parent 5c1a219 commit 80b7abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def test_appid_url_is_reachable() -> None:
"tests/manifests/domain_checks/org.gnome.design.VectorSlicer.json",
"tests/manifests/domain_checks/org.freedesktop.gitlab.drm_hwcomposer.drm-hwcomposer.json",
"tests/manifests/domain_checks/io.frama.flopedt.FlOpEDT.json",
# "tests/manifests/domain_checks/page.codeberg.forgejo.code-of-conduct.json",
"tests/manifests/domain_checks/page.codeberg.forgejo.code-of-conduct.json",
"tests/manifests/domain_checks/io.sourceforge.xampp.bar.json",
):
ret = run_checks(i)
Expand Down

0 comments on commit 80b7abc

Please sign in to comment.