Skip to content

Commit f951472

Browse files
Update activerecord/RUNNING_UNIT_TESTS.rdoc
Co-authored-by: Mark Oleson <[email protected]>
1 parent d5625c9 commit f951472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord/RUNNING_UNIT_TESTS.rdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ defined in +Rakefile+)
3636
There are some performance tests for the encryption system that can be run with.
3737

3838
$ rake test:encryption:performance:mysql2
39-
$ test:integration:active_job:postgresql
39+
$ rake test:integration:active_job:postgresql
4040
$ rake test:encryption:performance:sqlite3
4141

4242
These performance tests are not executed as part of the regular testing tasks.

0 commit comments

Comments
 (0)