We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c05782 commit 555deeeCopy full SHA for 555deee
tests/test_smile.py
@@ -983,7 +983,7 @@ async def test_connect_adam_plus_anna(self):
983
switch_change = await self.tinker_switch(
984
smile, "aa6b0002df0a46e1b1eb94beb61eddfe", unhappy=True
985
)
986
- assert switch_change
+ assert not switch_change
987
await smile.close_connection()
988
await self.disconnect(server, client)
989
0 commit comments