diff --git a/README.md b/README.md index 466ba29..b5992b5 100644 --- a/README.md +++ b/README.md @@ -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