tests: snapshots are in "testing/" now as well
This commit is contained in:
parent
0bcc2b668e
commit
08333bc2b3
3 changed files with 227 additions and 231 deletions
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 29 KiB |
|
|
@ -12,9 +12,5 @@ hooks = [
|
|||
{ id = "check-toml" },
|
||||
{ id = "end-of-file-fixer" },
|
||||
{ id = "mixed-line-ending", args = [ "--fix=lf" ] },
|
||||
{ id = "trailing-whitespace", args = [ "--markdown-linebreak-ext=md" ] },
|
||||
{ id = "trailing-whitespace", exclude = { glob = "*.raw" }, args = [ "--markdown-linebreak-ext=md" ] },
|
||||
]
|
||||
|
||||
[[repos]]
|
||||
repo = "meta"
|
||||
hooks = [{ id = "check-useless-excludes" }]
|
||||
|
|
|
|||
226
testing/__snapshots__/tests/test_initial_layout.raw
Normal file
226
testing/__snapshots__/tests/test_initial_layout.raw
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 29 KiB |
Loading…
Add table
Add a link
Reference in a new issue