-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
Long story short
When testing the app the jinja template does not get found.
Expected behaviour
I want the templates to be found so the apps can be tested.
Actual behaviour
I get template not found error, when testing otherwise its working fine. I'm running the app on dev server from aiohttp-devtools
Steps to reproduce
Make route whom handler returns a template using aiohttp-jinja2
Your environment
windows
aiohttp 3.3.2