Added known limitation section to the docs (#796)
Co-authored-by: Josef <sorry.i-keep@it.private> Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
@@ -290,7 +290,8 @@ def test_report_collection_diff_different() -> None:
|
||||
" bbb\n"
|
||||
"+XXX\n"
|
||||
" ccc\n"
|
||||
"-YYY"
|
||||
"-YYY\n"
|
||||
"To see why this happens see Known limitations in documentation"
|
||||
)
|
||||
|
||||
msg = report_collection_diff(from_collection, to_collection, "1", "2")
|
||||
|
||||
Reference in New Issue
Block a user