Check true for reporting
Some checks failed
CI via Tox and perl / tox (pull_request) Failing after 2m10s
CI via Tox and perl / perl (pull_request) Successful in 3m43s
CI via Tox and perl / checkwiki (pull_request) Failing after 1m34s

This commit is contained in:
Lukáš Růžička 2026-04-28 14:11:00 +02:00
commit 521b7e383c

View file

@ -110,7 +110,7 @@ sub run {
unless (get_var('CANNED')) {
assert_as_user_eq($user,
q{gsettings get org.gnome.desktop.privacy report-technical-problems},
'false'
'true'
);
}
}