✅ test(test_template.py): add assertion to check if result is not None
The test now includes an assertion to check if the result of the function call is not None. This ensures that the function is returning a value and that the test is checking the correct output.
G
Gabriel Luiz Freitas Almeida committed
d4559c13567ec90003ed8f7b7c9ce79a72324317
Parent: c191d89