Fix tab completion erroring with spack unit-test
(#29405)
This commit is contained in:
@@ -117,7 +117,7 @@ def format(self, cmd):
|
||||
'virtual': '_providers',
|
||||
'namespace': '_repos',
|
||||
'hash': '_all_resource_hashes',
|
||||
'pytest': '_tests',
|
||||
'pytest': '_unit_tests',
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user