e2e/cleanup: fix package name and dir name mismatches
This commit is contained in:
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
package framework
|
||||
package perf
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
package framework
|
||||
package pv
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
Reference in New Issue
Block a user