Skip to content

Commit

Permalink
chore: update quest data
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 30, 2024
1 parent b56440e commit aaee3b6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changeset/bot-data-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'poi-plugin-quest-info-2': patch
---

Update quest data

2 changes: 1 addition & 1 deletion src/__tests__/kcwikiData.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import newQuestData from '../../build/kcQuestsData/quests-scn-new.json'
describe('should version correct', () => {
test('should KcwikiQuestData Game data version correct', () => {
expect(version).toMatchInlineSnapshot(
`"c918251c6b68dfc9666a3230fd39b36c777da911"`,
`"9f58ec5c57c4fa13eac480b059b0a4b7084a52f7"`,
)
})

Expand Down

0 comments on commit aaee3b6

Please sign in to comment.