File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
internal/test_helpers/fixtures/base_stages Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ Debug = true
2828[33m[tester::#FF2] [app/expiry.py] [0m[0mchemical_expiry_period = 6 # months[0m
2929[33m[tester::#FF2] [app/init.py] [0m[0mfrom expiry import chemical_expiry_period[0m
3030[33m[tester::#FF2] [app/init.py] [0m[0m[0m
31- [33m[tester::#FF2] [app/init.py] [0m[0m def main():[0m
32- [33m[tester::#FF2] [app/init.py] [0m[0m print(f"Chemical expiry period: {chemical_expiry_period} months")[0m
31+ [33m[tester::#FF2] [app/init.py] [0m[0mdef main():[0m
32+ [33m[tester::#FF2] [app/init.py] [0m[0m print(f"Chemical expiry period: {chemical_expiry_period} months")[0m
3333[33m[tester::#FF2] [app/init.py] [0m[0m [0m
34- [33m[tester::#FF2] [app/init.py] [0m[0m if __name__ == "__main__":[0m
35- [33m[tester::#FF2] [app/init.py] [0m[0m main()[0m
34+ [33m[tester::#FF2] [app/init.py] [0m[0mif __name__ == "__main__":[0m
35+ [33m[tester::#FF2] [app/init.py] [0m[0m main()[0m
3636[33m[tester::#FF2] [app/init.py] [0m[0m[0m
3737[33m[tester::#FF2] [0m[94m$ ./your_program.sh -p 'Determine in how many months the chemical expires by reading README.md. Number only.'[0m
3838[33m[your_program] [0m[0m6[0m
You can’t perform that action at this time.
0 commit comments