diff --git a/tests/nlu/emulators/test_dialogflow.py b/tests/nlu/emulators/test_dialogflow.py index ecf1b82e8054..ddd329505e2d 100644 --- a/tests/nlu/emulators/test_dialogflow.py +++ b/tests/nlu/emulators/test_dialogflow.py @@ -26,10 +26,7 @@ def test_dialogflow_response(): "fulfillmentText": "", "fulfillmentMessages": [], "outputContexts": [], - "intent": { - "name": "inform", - "displayName": "inform" - }, + "intent": {"name": "inform", "displayName": "inform"}, "intentDetectionConfidence": 0.4794813722432127, }, }