generated from coulomb/repo-seed
Added deterministic function layer
This commit is contained in:
@@ -18,6 +18,7 @@ def test_collect_cli_command_specs_from_builtin_registry():
|
||||
assert ("processor.uppercase", "mkt process") in commands
|
||||
assert ("backend.local-sqlite", "mkt cache index") in commands
|
||||
assert ("backend.local-sqlite", "mkt search") in commands
|
||||
assert ("document.function", "mkt function render") in commands
|
||||
|
||||
|
||||
def test_cli_command_spec_serializes_without_empty_fields():
|
||||
|
||||
Reference in New Issue
Block a user