Claire Naulleau
Results
1
comments of
Claire Naulleau
@anjum-ahmed I had the same problem. As a workaround I managed to make it work by changing `let(:task) { 'my task here' }` to `let(:task) { { 'task' => 'my...