Skip to content

Commit

Permalink
WIP null prop
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Oct 27, 2023
1 parent dedbdcc commit c6b9785
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/machineslib.py
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,6 @@ def setUp(self):
"Tried changing state of a disconnected RFB object",
"Failed to get libvirt version from the dbus API:.*Cannot recv data: Connection reset by peer",
# FIXME: React errors on /devel scenario; these are actual bugs!
"Warning: .* prop on .* should not be null.",
"Warning: Received .* for a non-boolean attribute",
'Warning: Each child in a list should have a unique "key" prop',
"Warning: React does not recognize the .* prop on a DOM element",
Expand Down

0 comments on commit c6b9785

Please sign in to comment.