Skip to content

Commit

Permalink
Fix callout; it's note INFO but NOTE
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspth committed Jan 11, 2024
1 parent 6ed2503 commit 67f467c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class PaginationTest < ActionDispatch::IntegrationTest
end
```

> [!INFO]
> [!NOTE]
> We're recommending having one-off seeds on an individual unit of work to help reinforce test isolation. Having some seed files be isolated also helps:
>
> - Reduce amount of junk data generated for unrelated tests
Expand Down

0 comments on commit 67f467c

Please sign in to comment.