added changelog news fragment

This commit is contained in:
Brian Maissy 2018-01-14 23:14:59 +02:00
parent 4a3863c2e2
commit 0a0d97aeb5
1 changed files with 1 additions and 0 deletions

1
changelog/2022.bugfix Normal file
View File

@ -0,0 +1 @@
Fixed hanging pexpect test on MacOS by using flush() instead of wait().