mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix tests after repo merge.
This commit is contained in:
@@ -2,7 +2,7 @@ import collections
|
||||
import os
|
||||
import unittest
|
||||
|
||||
from ansible.modules.core.cloud.docker._docker import get_split_image_tag
|
||||
from ansible.modules.cloud.docker._docker import get_split_image_tag
|
||||
|
||||
class DockerSplitImageTagTestCase(unittest.TestCase):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user