forked from kevadesu/forgejo
Make OSM button configurable
This commit is contained in:
parent
1254f2aa9d
commit
ba3d76f5ba
5 changed files with 14 additions and 5 deletions
|
@ -279,6 +279,7 @@ func TestListStopWatches(t *testing.T) {
|
|||
}
|
||||
|
||||
func TestGetOpenStreetMapLink(t *testing.T) {
|
||||
setting.Service.EnableOSMButton = true
|
||||
defer tests.PrepareTestEnv(t)()
|
||||
|
||||
testLocations := map[string]string{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue