Skip to content

Commit

Permalink
revert: "test: enable e2e sync cloud storage test"
Browse files Browse the repository at this point in the history
This reverts commit 79ed8da.
  • Loading branch information
Jonas1312 committed Oct 2, 2023
1 parent 79ed8da commit 311bb05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/test_cloud_storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ def is_same_endpoint(endpoint_short_name: str, endpoint_url: str) -> bool:
("STAGING", "GCP", "f474c0170c8daa09ec2e368ce4720c73", None, 5),
],
)
@pytest.mark.skip("to fix")
def test_e2e_synchronize_cloud_storage_connection(
kili: Kili,
src_project: Dict,
Expand Down

0 comments on commit 311bb05

Please sign in to comment.