1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

Merge pull request #140 from YunoHost-Apps/testing

Exclude change_url from tests
This commit is contained in:
Alexandre Aubin 2024-04-22 18:17:20 +02:00 committed by GitHub
commit a39abe0f94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,10 +2,10 @@
test_format = 1.0
exclude = "change_url"
[default]
exclude = ["change_url"]
# ------------
# Tests to run
# ------------