Skip to content

Commit

Permalink
More precise test name
Browse files Browse the repository at this point in the history
Co-Authored-By: mauricedoepke <mauricepdoepke@gmail.com>
  • Loading branch information
erohmensing and mauricedoepke authored Mar 1, 2019
1 parent c48f6e3 commit 7508dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/base/test_extractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ def test_spacy_ner_extractor(component_builder, spacy_nlp):
'entity': 'LOC',
'confidence': None}

# Test dimension filtering
# Test dimension filtering includes only specified dimensions

example = Message("anywhere in the West with Sebastian Thrun", {
"intent": "example_intent",
Expand Down

0 comments on commit 7508dff

Please sign in to comment.