Skip to content

Commit

Permalink
chore: remove prototype
Browse files Browse the repository at this point in the history
  • Loading branch information
ymqy committed Feb 10, 2023
1 parent 25e49ff commit 3fc1000
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2497,9 +2497,9 @@ describe('InspectedElement', () => {

const data = await getErrorsAndWarningsForElementAtIndex(0);
expect(data).toMatchInlineSnapshot(`
Object {
"errors": Array [
Array [
{
"errors": [
[
"Warning: Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.
at Example",
1,
Expand Down

0 comments on commit 3fc1000

Please sign in to comment.