Merge pull request #108789 from kidlj/fix_pkg_name_mismatches

e2e/cleanup: fix package name and dir name mismatches
This commit is contained in:
Kubernetes Prow Robot 2022-05-03 18:23:55 -07:00 committed by GitHub
commit a19f8776ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package framework
package perf
import (
"fmt"

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package framework
package pv
import (
"context"