From 8d63b3f95b73b2d6434e14be0494c8aa589913ca Mon Sep 17 00:00:00 2001 From: Dale Hui Date: Thu, 28 Mar 2019 21:35:54 -0700 Subject: [PATCH] Remove spurious list item --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 475540a..84fb823 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,6 @@ 1. Run the linter: `golangci-lint run` 1. Confirm tests are working: `make test-short` 1. Write awesome code ... - 1. 1. `make test` to run all tests against all database versions 1. Push code and open Pull Request