Skip to content
Prev Previous commit
Next Next commit
Force rerun of tests
Signed-off-by: Stanley Opara <a-sopara@expediagroup.com>
  • Loading branch information
Stanley Opara committed Jul 3, 2024
commit 00a150139f8f9dce1c498ea7a956481f67f78017
Original file line number Diff line number Diff line change
Expand Up @@ -1060,7 +1060,7 @@ def test_registry_cache(test_registry):
async_sql_fixtures,
)
def test_registry_cache_thread_async(test_registry):
# Create Feature Views
# Create Feature View
batch_source = FileSource(
name="test_source",
file_format=ParquetFormat(),
Expand Down