Skip to content

Commit

Permalink
[DO NOT MERGE] test new ci check
Browse files Browse the repository at this point in the history
  • Loading branch information
gansheer committed Jun 14, 2024
1 parent cdb5afa commit cecdc67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/common/cli/bind_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the Licens.
*/

package cli
Expand Down
1 change: 1 addition & 0 deletions e2e/support/test_support.go
Original file line number Diff line number Diff line change
Expand Up @@ -2896,6 +2896,7 @@ func Pods(t *testing.T, ctx context.Context, ns string) func() []corev1.Pod {
}
}

// code change invalid
func WithNewTestNamespace(t *testing.T, doRun func(context.Context, *gomega.WithT, string)) {
ns := NewTestNamespace(t, testContext, false)
defer deleteTestNamespace(t, testContext, ns)
Expand Down

0 comments on commit cecdc67

Please sign in to comment.