remove .only

This commit is contained in:
itsMapleLeaf
2022-08-06 00:11:21 -05:00
parent 57e0fd458c
commit 91c8e98e8c

View File

@@ -202,7 +202,7 @@ test("footer variants", async () => {
expect(new Date(message.embeds[3]!.timestamp!)).toEqual(now) expect(new Date(message.embeds[3]!.timestamp!)).toEqual(now)
}) })
test.only("embed props", async () => { test("embed props", async () => {
const now = new Date() const now = new Date()
const { message } = await tester.render( const { message } = await tester.render(