Skip to content

Commit

Permalink
skip gcp tests
Browse files Browse the repository at this point in the history
  • Loading branch information
athiruma committed Dec 9, 2024
1 parent dd82e4c commit d894ccc
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
from datetime import datetime, timedelta

import pytest

from cloud_governance.common.clouds.gcp.google_account import GoogleAccount
from cloud_governance.main.environment_variables import environment_variables


@pytest.mark.skip(reason="Data is not being exported to the database")
def test_query_list():
"""
This method test fetching of the big queries data
Expand Down

0 comments on commit d894ccc

Please sign in to comment.