Skip to content

Commit

Permalink
update pds snap
Browse files Browse the repository at this point in the history
  • Loading branch information
devinivy committed Mar 12, 2024
1 parent 9c843bb commit 6c425ca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/pds/tests/proxied/__snapshots__/views.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,7 @@ Object {
"did": "user(0)",
"displayName": "MyFeed",
"indexedAt": "1970-01-01T00:00:00.000Z",
"labels": Array [],
"likeCount": 0,
"uri": "record(0)",
"viewer": Object {},
Expand Down Expand Up @@ -599,6 +600,7 @@ Object {
"did": "user(0)",
"displayName": "MyFeed",
"indexedAt": "1970-01-01T00:00:00.000Z",
"labels": Array [],
"likeCount": 0,
"uri": "record(0)",
"viewer": Object {},
Expand Down Expand Up @@ -3309,6 +3311,7 @@ Object {
},
"description": "bob's list of mutes",
"indexedAt": "1970-01-01T00:00:00.000Z",
"labels": Array [],
"name": "bob mutes",
"purpose": "app.bsky.graph.defs#modlist",
"uri": "record(0)",
Expand Down Expand Up @@ -3340,6 +3343,7 @@ Object {
},
"description": "bob's list of mutes",
"indexedAt": "1970-01-01T00:00:00.000Z",
"labels": Array [],
"name": "bob mutes",
"purpose": "app.bsky.graph.defs#modlist",
"uri": "record(0)",
Expand Down Expand Up @@ -3375,6 +3379,7 @@ Object {
},
"description": "a second list",
"indexedAt": "1970-01-01T00:00:00.000Z",
"labels": Array [],
"name": "another list",
"purpose": "app.bsky.graph.defs#modlist",
"uri": "record(0)",
Expand All @@ -3401,6 +3406,7 @@ Object {
},
"description": "bob's list of mutes",
"indexedAt": "1970-01-01T00:00:00.000Z",
"labels": Array [],
"name": "bob mutes",
"purpose": "app.bsky.graph.defs#modlist",
"uri": "record(3)",
Expand Down

0 comments on commit 6c425ca

Please sign in to comment.