forked from hans/Nominatim
remove support for PHP code coverage in BDD tests
This commit is contained in:
@@ -30,8 +30,7 @@ userconfig = {
|
||||
'SERVER_MODULE_PATH' : None,
|
||||
'TOKENIZER' : None, # Test with a custom tokenizer
|
||||
'STYLE' : 'extratags',
|
||||
'API_ENGINE': 'falcon',
|
||||
'PHPCOV' : False, # set to output directory to enable code coverage
|
||||
'API_ENGINE': 'falcon'
|
||||
}
|
||||
|
||||
use_step_matcher("re")
|
||||
|
||||
Reference in New Issue
Block a user