Open
Description
We are happy to answer your questions about the code or discuss technical ideas.
Please complete the following checklist (by adding [x]):
- I have searched open and closed issues for duplicates
- This isn't a feature request
- This is not a report about my app not working as expected
The following tests fail when I run pytest:
FAILED tests/test_networkmanager.py::test_initialize_persisted_connection_determines_initial_connection_state[active_nm_connection0-None-Connected] - TypeError: ConnectionParameters.__init__() got an unexpected keyword argument 'killswitch'
FAILED tests/test_networkmanager.py::test_initialize_persisted_connection_determines_initial_connection_state[None-None-Disconnected] - TypeError: ConnectionParameters.__init__() got an unexpected keyword argument 'killswitch'
FAILED tests/test_networkmanager.py::test_initialize_persisted_connection_determines_initial_connection_state[None-inactive_nm_connection2-Error] - TypeError: ConnectionParameters.__init__() got an unexpected keyword argument 'killswitch'
Metadata
Metadata
Assignees
Labels
No labels