提交 98298092 编写于 作者: V Vipul A M 提交者: GitHub

Merge pull request #30190 from ydakuka/patch-1

[ci skip] Update testing.md [ci skip] 
......@@ -614,7 +614,7 @@ $ bin/rails generate system_test users
create test/system/users_test.rb
```
Here's what a freshly-generated system test looks like:
Here's what a freshly generated system test looks like:
```ruby
require "application_system_test_case"
......@@ -788,7 +788,7 @@ $ bin/rails generate integration_test user_flows
create test/integration/user_flows_test.rb
```
Here's what a freshly-generated integration test looks like:
Here's what a freshly generated integration test looks like:
```ruby
require 'test_helper'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册