forked from Plemya-x/ALR
feat: migrate to system cache with changing core logic
This commit is contained in:
@ -32,7 +32,7 @@ func TestE2EIssue32Interactive(t *testing.T) {
|
||||
COMMON_SYSTEMS,
|
||||
func(t *testing.T, r e2e.Runnable) {
|
||||
err := r.Exec(e2e.NewCommand(
|
||||
"alr", "--interactive=false", "remove", "ca-certificates",
|
||||
"sudo", "alr", "--interactive=false", "remove", "ca-certificates",
|
||||
))
|
||||
assert.NoError(t, err)
|
||||
},
|
||||
|
Reference in New Issue
Block a user