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

Merge pull request #30746 from conradbeach/master

Fix Typo in Testing Guide [ci skip]
......@@ -1513,7 +1513,7 @@ class BillingJobTest < ActiveJob::TestCase
end
```
This test is pretty simple and only asserts that the job get the work done
This test is pretty simple and only asserts that the job got the work done
as expected.
By default, `ActiveJob::TestCase` will set the queue adapter to `:test` so that
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册