mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-07 22:20:03 +00:00
[refactor] WIP: python version, has_registry, security_pending deleted
This commit is contained in:
@@ -325,7 +325,7 @@ describe.skip('useConflictDetection with Registry Store', () => {
|
||||
expect(unknownPackage.conflicts).toEqual(
|
||||
expect.arrayContaining([
|
||||
expect.objectContaining({
|
||||
type: 'security_pending',
|
||||
type: 'pending',
|
||||
current_value: 'no_registry_data',
|
||||
required_value: 'registry_data_available'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user