Skip to content

Commit

Permalink
test name
Browse files Browse the repository at this point in the history
  • Loading branch information
dholms committed Feb 15, 2024
1 parent 81e097a commit 717137f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pds/tests/account-migration.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ describe('account migration', () => {
await network.close()
})

it('works', async () => {
it('migrates an account', async () => {
const describeRes = await newAgent.api.com.atproto.server.describeServer()
const newServerDid = describeRes.data.did

Expand Down

0 comments on commit 717137f

Please sign in to comment.