Skip to content

Commit

Permalink
TEST: This PR is just to test the fast revert bot (#5003)
Browse files Browse the repository at this point in the history
  • Loading branch information
evanh authored Nov 9, 2023
1 parent 3d9c6e6 commit 5233e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_metrics_sdk_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ def test_interval_with_totals(
assert rows[0]["status_code"] == self.tags[1][1]
assert (
data["totals"]["aggregate_value"] > 180
) # Should be more than the number of data points
) # Should be more than the number of data points111


@pytest.mark.clickhouse_db
Expand Down

0 comments on commit 5233e37

Please sign in to comment.