diff --git a/Docker/test_data/example_residual.h5 b/Docker/test_data/example_residual.h5
new file mode 100644
index 0000000000000000000000000000000000000000..38504ddeaa08a59785592b5ea60c31205bfe44e9
Binary files /dev/null and b/Docker/test_data/example_residual.h5 differ
diff --git a/test_jobs/losoto_plotscreen.json b/test_jobs/losoto_plotscreen.json
index 12a99054977035cf6a76edd034b69e5414e4603b..6526c52016f80b109284d38463430d476c70337c 100644
--- a/test_jobs/losoto_plotscreen.json
+++ b/test_jobs/losoto_plotscreen.json
@@ -1,5 +1,5 @@
 {
-  "input_h5parm": {"class": "File", "path": "/data/example.h5"},
+  "input_h5parm": {"class": "File", "path": "/data/example_residual.h5"},
   "soltab":  ["sol000/amplitude000"],
   "resSoltab": "amplitude000"
 }