Skip to content

Commit

Permalink
remove useless blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumEnigmaa committed Aug 19, 2024
1 parent b3dd30b commit 4facda8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/ats/test_grafana.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ def pods(kube_cluster: Cluster) -> List[pykube.Pod]:

# when we start the tests on circleci, we have to wait for pods to be available, hence
# this additional delay and retries


@pytest.mark.smoke
@pytest.mark.upgrade
@pytest.mark.flaky(reruns=5, reruns_delay=10)
Expand Down

0 comments on commit 4facda8

Please sign in to comment.