Skip to content
Snippets Groups Projects
Unverified Commit 774b8eda authored by James Briggs's avatar James Briggs
Browse files

lint

parent e9660ee0
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,7 @@ def routes():
Route(name="Route 2", utterances=["Goodbye", "Bye", "Au revoir"]),
]
@pytest.fixture
def dynamic_routes():
return [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment