update from PR feedback

This commit is contained in:
Taka Goto
2018-08-31 10:37:02 -05:00
parent adc7c47244
commit 415ec3d97c
5 changed files with 65 additions and 49 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ var _ = Describe("Bite repository", func() {
Expect(err).NotTo(HaveOccurred())
var anotherBiteModel = bite.BiteModel{
Id: "11",
Id: "11",
Ilk: test_data.BiteModel.Ilk,
Lad: test_data.BiteModel.Lad,
Ink: test_data.BiteModel.Ink,