aboutsummaryrefslogtreecommitdiff
path: root/tests/integration
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-17 13:24:12 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-17 13:24:12 +0100
commit7b42e44ab6c32acba50a39d89e18e15d8507582c (patch)
treea603306b2a6ba80ca8053e48b18deccc1ee37cf5 /tests/integration
parent425c531ba241415514743f7cc6dae8c17683cb9f (diff)
parent88e440bb1689063c6d47ac7a4965eb597a8ec9cb (diff)
downloadayatana-indicator-sound-7b42e44ab6c32acba50a39d89e18e15d8507582c.tar.gz
ayatana-indicator-sound-7b42e44ab6c32acba50a39d89e18e15d8507582c.tar.bz2
ayatana-indicator-sound-7b42e44ab6c32acba50a39d89e18e15d8507582c.zip
Merge branch 'tari01-pr/refactor-schema-detection'
Attributes GH PR #66: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/66
Diffstat (limited to 'tests/integration')
-rw-r--r--tests/integration/indicator-sound-test-base.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/indicator-sound-test-base.cpp b/tests/integration/indicator-sound-test-base.cpp
index 3217764..f46d57f 100644
--- a/tests/integration/indicator-sound-test-base.cpp
+++ b/tests/integration/indicator-sound-test-base.cpp
@@ -179,7 +179,7 @@ bool IndicatorSoundTestBase::clearGSettingsPlayers()
bool IndicatorSoundTestBase::resetAllowAmplifiedVolume()
{
-#if HAS_LOMIRI_SOUND_SCHEMA
+#if HAS_LOMIRI_SCHEMAS
QProcess proc;
proc.start("gsettings", QStringList()