Skip to content

Commit b5595d4

Browse files
upgrade testwrapper to 1.59.0
1 parent 6ea3459 commit b5595d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pr_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ func TestApprappDefaultConfiguration(t *testing.T) {
199199

200200
// TestDependencyPermutations runs dependency permutations for the Event Notifications and all its dependencies
201201
func TestApprappDependencyPermutations(t *testing.T) {
202-
t.Skip("Skipping dependency permutations until the test is fixed")
203202
options := testaddons.TestAddonsOptionsDefault(&testaddons.TestAddonOptions{
204203
Testing: t,
205204
Prefix: "app-per",

0 commit comments

Comments
 (0)