Skip to content

Commit

Permalink
プロジェクトファイルをマイグレーションしたあとのデータ構造をスナップショットテストするようにする
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Nov 14, 2024
1 parent 7043359 commit 5ac0860
Show file tree
Hide file tree
Showing 3 changed files with 7,030 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
src/openapi/**/* linguist-generated=true
openapi.json linguist-generated=true

**/__snapshots__/**/*.snap linguist-generated=true

*.woff2 linguist-vendored=true

* text=auto eol=lf
Loading

0 comments on commit 5ac0860

Please sign in to comment.