Skip to content

Commit fb2a8a8

Browse files
authored
Merge pull request #1498 from detiber/fixHelperPackage
🐛 Fix package for test/helpers/components/common.go
2 parents 1b3dd72 + 0f08a8c commit fb2a8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/helpers/components/common.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 common
17+
package components
1818

1919
import (
2020
"context"

0 commit comments

Comments
 (0)