Skip to content

Commit 80844d9

Browse files
authored
Update README.md
1 parent f710e5e commit 80844d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The `tailwindcss:build` is automatically attached to `assets:precompile`, so bef
2828

2929
### Building for testing
3030

31-
The `tailwindcss:build` is automatically attached to the `test:prepare` task. This is attached before Rails tests (eg `test:all` or `test:controllers`).
31+
The `tailwindcss:build` is automatically attached to the `test:prepare` task. This is attached before test tasks run via rake (eg `bin/rake test:all` or `bin/rake test:controllers`).
3232

3333
If you need a Tailwind file in your CI environment to run tests, the simplest way to do this is to run this command:
3434

0 commit comments

Comments
 (0)