File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838)
3939
4040try :
41- from tests .integration .feature_repos .integration_test_repo_config import ( # noqa: E402
41+ from tests .universal .feature_repos .integration_test_repo_config import ( # noqa: E402
4242 IntegrationTestRepoConfig ,
4343 )
44- from tests .integration .feature_repos .repo_configuration import ( # noqa: E402
44+ from tests .universal .feature_repos .repo_configuration import ( # noqa: E402
4545 AVAILABLE_OFFLINE_STORES ,
4646 AVAILABLE_ONLINE_STORES ,
4747 OFFLINE_STORE_TO_PROVIDER_CONFIG ,
5151 construct_universal_feature_views ,
5252 construct_universal_test_data ,
5353 )
54- from tests .integration .feature_repos .universal .data_sources .file import ( # noqa: E402
54+ from tests .universal .feature_repos .universal .data_sources .file import ( # noqa: E402
5555 FileDataSourceCreator ,
5656 )
57- from tests .integration .feature_repos .universal .entities import ( # noqa: E402
57+ from tests .universal .feature_repos .universal .entities import ( # noqa: E402
5858 customer ,
5959 driver ,
6060 location ,
You can’t perform that action at this time.
0 commit comments