diff --git a/mavis/test/data/__init__.py b/mavis/test/data/__init__.py index 9db24cd7b86..2468e3b3322 100644 --- a/mavis/test/data/__init__.py +++ b/mavis/test/data/__init__.py @@ -153,7 +153,7 @@ def create_file_from_template( if self.schools: for index, school in enumerate(self.schools): - static_replacements[f"<>"] = school.name + static_replacements[f"<>"] = f'"{school.name}"' static_replacements[f"<>"] = school.urn if self.nurse: diff --git a/mavis/test/data/vaccs/i_systmone_hist_negative.csv b/mavis/test/data/vaccs/i_systmone_hist_negative.csv index 66ca94f64d2..ca6093a174e 100644 --- a/mavis/test/data/vaccs/i_systmone_hist_negative.csv +++ b/mavis/test/data/vaccs/i_systmone_hist_negative.csv @@ -17,4 +17,4 @@ InvalidEventDate,<>,<>,,123013325,,Cervarix 1,<>,<>,,123013325,,Cervarix 1,<>,LE3 2DA,Female,<>,20350219,School,<>,<>,<>,<>, PastEventDate,<>,<>,,123013325,,Cervarix 1,<>,LE3 2DA,Female,<>,20050219,School,<>,<>,<>,<>, InvalidEventTime,<>,<>,,123013325,,Cervarix 1,<>,LE3 2DA,Female,<>,<>,School,25:00:00,<>,<>,<>, -InvalidSchoolURN,<>,<>,,123013325,,Cervarix 1,<>,LE3 2DA,Female,<>,<>,School,<>,<>,<>1,000000, +InvalidSchoolURN,<>,<>,,123013325,,Cervarix 1,<>,LE3 2DA,Female,<>,<>,School,<>,<>,<>,000000, diff --git a/mavis/test/data/vaccs/i_systmone_negative.csv b/mavis/test/data/vaccs/i_systmone_negative.csv index 5c25b83b2ed..f2938bc518a 100644 --- a/mavis/test/data/vaccs/i_systmone_negative.csv +++ b/mavis/test/data/vaccs/i_systmone_negative.csv @@ -18,5 +18,5 @@ FutureEventDate,<>,<>,,123013325,,Cervarix 1,<>,<>,,123013325,,Cervarix 1,<>,LE3 2DA,Female,<>,20050219,School,<>,<>,<>,<>, InvalidEventTime,<>,<>,,123013325,,Cervarix 1,<>,LE3 2DA,Female,<>,<>,School,25:00:00,<>,<>,<>, FutureEventTime,<>,<>,,123013325,,Cervarix 1,<>,LE3 2DA,Female,<>,<>,School,23:59:00,<>,<>,<>, -InvalidSchoolURN,<>,<>,,123013325,,Cervarix 1,<>,LE3 2DA,Female,<>,<>,School,<>,<>,<>1,000000, -LongBatchNumber,<>,<>,,12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901,,Cervarix 1,<>,LE3 2DA,Female,<>,<>,School,<>,<>,<>1,000000, +InvalidSchoolURN,<>,<>,,123013325,,Cervarix 1,<>,LE3 2DA,Female,<>,<>,School,<>,<>,<>,000000, +LongBatchNumber,<>,<>,,12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901,,Cervarix 1,<>,LE3 2DA,Female,<>,<>,School,<>,<>,<>,000000,