Skip to content

Commit dd71dc0

Browse files
committed
nose: T7825: Use nose2 for unit tests
1 parent d7c3843 commit dd71dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ RUN pip --no-cache --no-cache-dir install --break-system-packages \
230230
python3-inotify \
231231
python3-xmltodict \
232232
python3-lxml \
233-
python3-nose \
233+
python3-nose2 \
234234
python3-netifaces \
235235
python3-jinja2 \
236236
python3-jmespath \

0 commit comments

Comments
 (0)