Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
tabergma committed Feb 7, 2020
1 parent 7d21cd9 commit 2c7a4a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/core/test_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ def test_same_file_names_get_resolved(tmpdir):
"data/examples/rasa/demo-rasa.json",
"data/examples/rasa/demo-rasa.md",
"data/examples/rasa/demo-rasa-responses.md",
"data/examples/rasa/demo-rasa-multi-intent.md",
},
),
("wit", {"data/examples/wit/demo-flights.json"}),
Expand Down

0 comments on commit 2c7a4a5

Please sign in to comment.