test descriptions
This commit is contained in:
@@ -6,7 +6,8 @@ import textwrap
|
||||
|
||||
|
||||
def test_tracker_startup_does_not_import_or_load_model_backends():
|
||||
"""The public tracker is a router/API endpoint, not an inference worker."""
|
||||
"The public tracker is a router/API endpoint, not an inference worker.\n\nTags: routing, tracker"
|
||||
|
||||
code = textwrap.dedent(
|
||||
"""
|
||||
import builtins
|
||||
|
||||
Reference in New Issue
Block a user