Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/assets-#868' into assets-#868
Browse files Browse the repository at this point in the history
  • Loading branch information
byron committed Aug 19, 2019
2 parents fc4ea3d + 6399c80 commit 97fd85b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_render.py
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,6 @@ def callback(*args):
)
self.assertEqual(call_counts['container'].value, 1)


def test_multiple_properties_update_at_same_time_on_same_component(self):
call_count = Value('i', 0)
timestamp_1 = Value('d', -5)
Expand Down

0 comments on commit 97fd85b

Please sign in to comment.