Skip to content

Commit

Permalink
fix: formatting of discord-actions tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ivinayakg committed Apr 12, 2024
1 parent 43c51da commit ec1480f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/discordactions.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ describe("Discord actions", function () {

describe("PATCH /discord-actions/avatar/update/discordId", function () {
let photoVerificationData;

beforeEach(async function () {
photoVerificationData = userPhotoVerificationData[0];

Expand Down

0 comments on commit ec1480f

Please sign in to comment.