Fixed keyboard unit tests

This commit is contained in:
Oliver Hartmann 2021-05-12 11:48:17 +02:00
parent 0df0e8c5e9
commit 69b1f928ec

View File

@ -4,6 +4,7 @@ from src import data
def test_sendkeys():
config.read_config(r'config.yaml')
sendkeys.send_text('Hello World')