Skip to content

Commit 1eb8f4b

Browse files
committed
Fix ironic inspector test dependency for opendev.org
1 parent 449a0ca commit 1eb8f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ fixtures>=3.0.0 # Apache-2.0/BSD
99
testresources>=0.2.4 # Apache-2.0/BSD
1010
testscenarios>=0.4 # Apache-2.0/BSD
1111
oslotest>=1.10.0 # Apache-2.0
12-
-e git+git://git.openstack.org/openstack/ironic-inspector.git@master#egg=ironic_inspector # Apache-2.0
12+
-e git+https://opendev.org/openstack/ironic-inspector.git@master#egg=ironic_inspector # Apache-2.0
1313

0 commit comments

Comments
 (0)