Skip to content

Commit 43b2ce4

Browse files
committed
Add linode.invalidate() into get_linode_status
1 parent abe5a53 commit 43b2ce4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/integration/models/account/test_account.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ def test_latest_get_event(test_linode_client, e2e_test_firewall):
108108
)
109109

110110
def get_linode_status():
111+
linode.invalidate()
111112
return linode.status == "running"
112113

113114
# To ensure the Linode is running and the 'event' key has been populated

0 commit comments

Comments
 (0)