Skip to content

Commit

Permalink
test(e2e): update html snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Liu233w authored and Liu233w committed Feb 8, 2024
1 parent 5554b68 commit c55a9f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/__test__/pages/__snapshots__/pages_snapshot.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4502,7 +4502,7 @@ exports[`/history/{historyId} 1`] = `
},
atcoder: {
title: "AtCoder",
description: "API provided by kenkoooo (https:\\u002F\\u002Fgithub.com\\u002Fkenkoooo\\u002FAtCoderProblems).\\nIt may take a while for the api to update user statistics.\\n",
description: "API provided by kenkoooo (https:\\u002F\\u002Fgithub.com\\u002Fkenkoooo\\u002FAtCoderProblems).\\nOnly AC number is supported\\n",
url: "https:\\u002F\\u002Fatcoder.jp"
},
aizu: {
Expand Down Expand Up @@ -8593,7 +8593,7 @@ exports[`/statistics 1`] = `
},
atcoder: {
title: "AtCoder",
description: "API provided by kenkoooo (https:\\u002F\\u002Fgithub.com\\u002Fkenkoooo\\u002FAtCoderProblems).\\nIt may take a while for the api to update user statistics.\\n",
description: "API provided by kenkoooo (https:\\u002F\\u002Fgithub.com\\u002Fkenkoooo\\u002FAtCoderProblems).\\nOnly AC number is supported\\n",
url: "https:\\u002F\\u002Fatcoder.jp",
name: w
},
Expand Down

0 comments on commit c55a9f2

Please sign in to comment.