Clean up extra whitespace in specs
These files were updated automatically with this script: ``` result="$(awk '/[{\[]$/ { printf("%s\t", $0); next } 1' $1)" echo "$result" > $1 yarn prettier --write $1 ```
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment