Skip to content

Commit

Permalink
Merge branch 'cmd-master' into beta/1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrout92 committed Apr 12, 2018
2 parents e45e152 + 2755f64 commit 8de1f0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 0 additions & 2 deletions mongo/dataset_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ var (
versionID = 2
)


func TestBuildEditionsQuery(t *testing.T) {
t.Parallel()
Convey("When no state was set", t, func() {
Expand Down Expand Up @@ -71,7 +70,6 @@ func TestBuildEditionQuery(t *testing.T) {
})
}


func TestBuildVersionsQuery(t *testing.T) {
t.Parallel()
Convey("When no state was set", t, func() {
Expand Down
8 changes: 4 additions & 4 deletions store/datastoretest/datastore.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8de1f0a

Please sign in to comment.