зеркало из https://github.com/mozilla/normandy.git
Merge pull request #616 from Osmose/fix-mock-telemetry
Fix FilterTelemetry mock-server test.
This commit is contained in:
Коммит
6bfa773630
|
@ -283,7 +283,7 @@ class FilterTelemetry(TestCase):
|
|||
console_log(
|
||||
'FilterTelemetry executed',
|
||||
extra_filter_expression='''
|
||||
telemetry.testping.payload.foo=="bar"
|
||||
normandy.telemetry.testping.payload.foo=="bar"
|
||||
'''
|
||||
)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче