Use kreadconfig6 on plasma 6 tests

This commit is contained in:
magnouvean 2024-05-23 22:36:17 +02:00 committed by magnouvean
parent 69a8ca1c76
commit 6d697a8dd6

View File

@ -7,7 +7,7 @@ let
export PATH=${kdePackages.kconfig}/bin:$PATH
kread_global() {
kreadconfig5 --file $XDG_CONFIG_HOME/kdeglobals "$@"
kreadconfig6 --file $XDG_CONFIG_HOME/kdeglobals "$@"
}
assert_eq() {