mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #90481 from BenTheElder/shrug-unit-tests
correct canonical import for azure legacy provider mockfileclient
This commit is contained in:
commit
4efb43e1f5
@ -17,4 +17,4 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
// Package mockfileclient implements the mock client for azure file.
|
||||
package mockfileclient // import "k8s.io/legacy-cloud-providers/azure/clients/filelient/mockfileclient"
|
||||
package mockfileclient // import "k8s.io/legacy-cloud-providers/azure/clients/fileclient/mockfileclient"
|
||||
|
Loading…
Reference in New Issue
Block a user