Skip to content

Commit

Permalink
Disable flaky test #86
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcde committed Apr 1, 2022
1 parent 0f915d3 commit f70beef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/chart/tests/test_chart.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def update_patch(state_machine, chart):
)
chart._clear_batched_messages()

@rule()
# @rule()
def update_1(self):
self.chart.update()
s1 = JSON.stringify(self.chart)
Expand Down

0 comments on commit f70beef

Please sign in to comment.