tests: set dbus request to the right path
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ visual32 = find_32bit_visual(conn)
|
||||
|
||||
async def get_client_win_async(wid):
|
||||
message = await bus.call(Message(destination='com.github.chjj.compton.'+display,
|
||||
path='/',
|
||||
path='/com/github/chjj/compton',
|
||||
interface='com.github.chjj.compton',
|
||||
member='win_get',
|
||||
signature='us',
|
||||
|
||||
Reference in New Issue
Block a user