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 39011b3 commit 52516beCopy full SHA for 52516be
pkg/packageinstall/app_test.go
@@ -592,7 +592,7 @@ func TestAppPackageIntallDefaultSyncPeriod(t *testing.T) {
592
},
593
}
594
595
- // Not interesting in metadata in this test
+ // Not interested in metadata in this test
596
app.ObjectMeta = metav1.ObjectMeta{}
597
598
require.Equal(t, expectedApp, app, "App does not match expected app")
@@ -629,7 +629,7 @@ func TestAppCustomPackageIntallSyncPeriod(t *testing.T) {
629
630
631
632
633
634
635
0 commit comments