Skip to content

Commit

Permalink
Add pytest.mark.universal to new test
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Delacour <[email protected]>
  • Loading branch information
Matt Delacour committed Oct 15, 2021
1 parent 5247764 commit 6baf214
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,7 @@ def test_historical_features(environment, universal_data_sources, full_feature_n


@pytest.mark.integration
@pytest.mark.universal
def test_historical_features_from_bigquery_sources_containing_backfills(environment):
store = environment.feature_store

Expand Down

0 comments on commit 6baf214

Please sign in to comment.