Feat v0.6.6 final hardening #41
@@ -171,6 +171,7 @@ func TestBundledInstall_DormantPackage(t *testing.T) {
|
||||
"id": "dormant-pkg",
|
||||
"title": "Dormant Package",
|
||||
"type": "extension",
|
||||
"hooks": []string{"on_install"},
|
||||
"requires": []string{"chat"},
|
||||
})
|
||||
|
||||
|
||||
@@ -451,6 +451,7 @@ func TestUpgrade_PackageDormantOnUnmetRequires(t *testing.T) {
|
||||
"title": "Future",
|
||||
"type": "extension",
|
||||
"version": "1.0.0",
|
||||
"hooks": []string{"on_install"},
|
||||
"requires": []string{"kernel>=99.0.0"},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user