We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4bac02 commit 33a7172Copy full SHA for 33a7172
tests/pr_test.go
@@ -199,6 +199,7 @@ func TestApprappDefaultConfiguration(t *testing.T) {
199
200
// TestDependencyPermutations runs dependency permutations for the Event Notifications and all its dependencies
201
func TestApprappDependencyPermutations(t *testing.T) {
202
+ t.Skip("Skipping dependency permutations until the test is fixed")
203
options := testaddons.TestAddonsOptionsDefault(&testaddons.TestAddonOptions{
204
Testing: t,
205
Prefix: "app-per",
0 commit comments