diff --git a/resources/test/integration_test_job.yml b/resources/test/integration_test_job.yml index efe8421..2720ad2 100644 --- a/resources/test/integration_test_job.yml +++ b/resources/test/integration_test_job.yml @@ -12,4 +12,4 @@ resources: # as it is this will run unit too atm notebook_path: ../../tests/Run_Tests.ipynb base_parameters: - job.catalog: ${bundle.catalog} \ No newline at end of file + job.catalog: ${var.catalog} \ No newline at end of file