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 adee44c commit 747f0b1Copy full SHA for 747f0b1
1 file changed
tests/netflix/test_entity.py
@@ -131,7 +131,6 @@ def test_entity_increasing_qps_item_count_unset():
131
# We should never be paying for ephemeral drives
132
assert entity_plan.instance.drive is None
133
134
-
135
# Should have more capacity as requirement increases
136
x = [r[0] for r in entity_results_trend]
137
assert x[0] < x[-1]
0 commit comments