Skip to content

Commit b6231b6

Browse files
authored
Merge pull request #1418 from ArangoGutierrez/test-utils-deplo
Fix pkg name for test/utils/deployment
2 parents 5b3f4ce + 251f0d8 commit b6231b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/utils/deployment/deployment.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 daemonset
17+
package deployment
1818

1919
import (
2020
appsv1 "k8s.io/api/apps/v1"

0 commit comments

Comments
 (0)