Skip to content

Commit 349eaa9

Browse files
committed
Fixed tests again
1 parent 3d1fa77 commit 349eaa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/integration/data_finder.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ get_output_file:
1919
diagnostic: test_diag
2020
preprocessor: test_preproc
2121
preproc_dir: this/is/a/path
22-
output_file: this/is/a/path/test_diag_test_preproc_ta/CMIP5_HadGEM2-ES_Amon_historical_r1i1p1_T3M_ta_1960-1980.nc
22+
output_file: this/is/a/path/test_diag/test/CMIP5_HadGEM2-ES_Amon_historical_r1i1p1_T3M_ta_1960-1980.nc
2323

2424
- variable:
2525
<<: *variable
2626
exp: [historical, rcp85]
2727
preproc_dir: /test
28-
output_file: /test/test_diag_test_preproc_ta/CMIP5_HadGEM2-ES_Amon_historical-rcp85_r1i1p1_T3M_ta_1960-1980.nc
28+
output_file: /test/test_diag/test/CMIP5_HadGEM2-ES_Amon_historical-rcp85_r1i1p1_T3M_ta_1960-1980.nc
2929

3030

3131
get_input_filelist:

0 commit comments

Comments
 (0)