Fix template handling in tests for Windows. Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ab27b9d1180b96300480f503da57309bc64016cd Author: Anthony Emengo <aeme...@pivotal.io> Modified Files -------------- .../tests/test_external_tables_view.py | 35 +++++++------------ .../external_tables/tests/test_properties.py | 2 +- .../schemas/tables/tests/test_template_create.py | 10 ++---- .../dashboard/tests/test_dashboard_templates.py | 34 +++++------------- .../sqleditor/tests/test_explain_plan_templates.py | 21 ++++-------- .../sqleditor/tests/test_view_data_templates.py | 40 +++++----------------- 6 files changed, 41 insertions(+), 101 deletions(-)