Skip to content

Commit

Permalink
data issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Brainicism committed Sep 26, 2024
1 parent 6a2702c commit 8f6e658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/unit_tests/ci/game_round.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ describe("game round", () => {
songName: "Poggers Song",
hangulSongName: "리그마 포트나이트",
artistName: "IU + Blackpink",
hangulArtistName: "아이유+블랙핑크",
hangulArtistName: "아이유 + 블랙핑크",
youtubeLink: "abcde",
originalLink: null,
publishDate: new Date(),
Expand Down

0 comments on commit 8f6e658

Please sign in to comment.