Skip to content

Commit 31b0d7f

Browse files
committed
e2e-topology-manager: Fix package name
Change package name to e2enode Signed-off-by: vpickard <[email protected]>
1 parent fba4a7b commit 31b0d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e_node/topology_manager_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
package e2e_node
17+
package e2enode
1818

1919
import (
2020
"fmt"

0 commit comments

Comments
 (0)