Skip to content

Commit dc4891e

Browse files
committed
[tests] Disabled leaflet reset view button
1 parent c67980b commit dc4891e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/openwisp2/settings.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@
142142
}
143143
]
144144

145+
LEAFLET_CONFIG = {"RESET_VIEW": False}
146+
145147
FORM_RENDERER = "django.forms.renderers.TemplatesSetting"
146148

147149
EMAIL_PORT = "1025" # for testing purposes

0 commit comments

Comments
 (0)