test: replace assert!(<actual> == <real>)
by assert_eq!(<actual>, <real>)
in some tests
#2663
Annotations
1 warning
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading