Skip to content

Commit

Permalink
Fix test seed & snap (#1733)
Browse files Browse the repository at this point in the history
fix test seed & snap
  • Loading branch information
dholms authored Oct 11, 2023
1 parent 2e10a18 commit d425061
Show file tree
Hide file tree
Showing 4 changed files with 267 additions and 878 deletions.
33 changes: 0 additions & 33 deletions packages/pds/tests/proxied/__snapshots__/admin.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -166,17 +166,6 @@ Object {
},
"description": "hi im bob label_me",
"displayName": "bobby",
"labels": Object {
"$type": "com.atproto.label.defs#selfLabels",
"values": Array [
Object {
"val": "self-label-a",
},
Object {
"val": "self-label-b",
},
],
},
},
],
},
Expand Down Expand Up @@ -268,17 +257,6 @@ Object {
},
"description": "hi im bob label_me",
"displayName": "bobby",
"labels": Object {
"$type": "com.atproto.label.defs#selfLabels",
"values": Array [
Object {
"val": "self-label-a",
},
Object {
"val": "self-label-b",
},
],
},
},
],
},
Expand Down Expand Up @@ -399,17 +377,6 @@ Object {
},
"description": "hi im bob label_me",
"displayName": "bobby",
"labels": Object {
"$type": "com.atproto.label.defs#selfLabels",
"values": Array [
Object {
"val": "self-label-a",
},
Object {
"val": "self-label-b",
},
],
},
},
],
},
Expand Down
Loading

0 comments on commit d425061

Please sign in to comment.