Skip to content

Commit

Permalink
style: Apply linting
Browse files Browse the repository at this point in the history
  • Loading branch information
shrink committed Dec 13, 2024
1 parent f836436 commit 2aa1aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@ describe("Handles Server", () => {
expect(res._getHeaders().location).toBe(
"https://example.com/not-registered.at.example.com?handle=not-registered.at.example.com",
);
})
});
});

0 comments on commit 2aa1aff

Please sign in to comment.