Skip to content

Commit

Permalink
Detailed instruction on running tests is available in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Apr 11, 2019
1 parent 687a740 commit 46abe36
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,12 +189,6 @@ Use `git rebase` (not `git merge`) to sync your work from time to time.
Bug fixes and features **should have tests**. Look at other tests to
see how they should be structured.

Before you submit your pull request make sure you pass all the tests:

```shell
% ./go clean test
```

### Step 6: Sign the CLA

Before we can accept, we first ask people to sign a
Expand Down

0 comments on commit 46abe36

Please sign in to comment.