mirror of
https://github.com/gogrlx/snack.git
synced 2026-04-02 05:08:42 -07:00
merge: resolve pacman capabilities conflict (keep both interfaces)
This commit is contained in:
@@ -91,6 +91,7 @@ func TestGetCapabilities_NilSafe(t *testing.T) {
|
||||
assert.False(t, caps.KeyManagement)
|
||||
assert.False(t, caps.Groups)
|
||||
assert.False(t, caps.NameNormalize)
|
||||
assert.False(t, caps.DryRun)
|
||||
}
|
||||
|
||||
func TestErrors(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user