Skip to content

Commit c4433bc

Browse files
committed
Merge pull request rails#25612 from vipulnsward/publish-testing-guide
Mark Testing Guide as pubished and reword the title
1 parent 66ea164 commit c4433bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

guides/source/documents.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,8 @@
8585
description: This guide provides you with all you need to get started creating, enqueuing, and executing background jobs.
8686
-
8787
name: Testing Rails Applications
88-
work_in_progress: true
8988
url: testing.html
90-
description: This is a rather comprehensive guide to the various testing facilities in Rails. It covers everything from 'What is a test?' to the testing APIs. Enjoy.
89+
description: This is a rather comprehensive guide to the various testing facilities in Rails. It covers everything from 'What is a test?' to Integration Testing. Enjoy.
9190
-
9291
name: Securing Rails Applications
9392
url: security.html

0 commit comments

Comments
 (0)