Skip to content

Commit

Permalink
Minor English grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis authored Jul 12, 2021
1 parent bfb0a98 commit ccf456a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ocis/development/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ This will run all tests that are relevant to oCIS.

To run a single test add `BEHAT_FEATURE=<feature file>`

To run tests with different storage driver set `STORAGE_DRIVER` to correct value. It can be set to `OCIS` or `OWNCLOUD` and uses `OWNCLOUD` as default value.
To run tests with a different storage driver set `STORAGE_DRIVER` to the correct value. It can be set to `OCIS` or `OWNCLOUD` and uses `OWNCLOUD` as the default value.

### use existing tests for BDD

Expand Down

0 comments on commit ccf456a

Please sign in to comment.