reject-addtask-only.rst (262B)
1 reject-addtask-only 2 =================== 3 4 Designed for JavaScript tests using the add_task pattern. Rejects chaining 5 .only() to an add_task() call, which is useful for local testing to run a 6 single task in isolation but is easy to land into the tree by accident.