Skip to content

Commit

Permalink
Restructure MatchesConsul test to test against mismatched type
Browse files Browse the repository at this point in the history
- This ensures we dont have to necessarily write failing tests every
  time we add a field
  • Loading branch information
Ashwin Venkatesh committed Sep 30, 2020
1 parent 44fdf15 commit c84de54
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ import (
"log"
"os"

"github.com/mitchellh/cli"

"github.com/hashicorp/consul-k8s/version"
"github.com/mitchellh/cli"
)

func main() {
Expand Down

0 comments on commit c84de54

Please sign in to comment.