chore: archive mac mini automation baseline
This commit is contained in:
@@ -27,5 +27,5 @@ def test_unit_content_matches_desktop_client_gui_session():
|
||||
assert SERVICE_NAME == "reyna-desktop-client.service"
|
||||
assert "Environment=WAYLAND_DISPLAY=wayland-0" in content
|
||||
assert "Environment=XDG_RUNTIME_DIR=/run/user/1000" in content
|
||||
assert "ExecStart=/usr/bin/python3 /home/adolforeyna/Projects/Screen/desktop_client/client.py" in content
|
||||
assert "ExecStart=/usr/bin/python3 /Users/adolforeyna/Projects/Screen/desktop_client/client.py" in content
|
||||
assert "Restart=always" in content
|
||||
|
||||
Reference in New Issue
Block a user