More general backend work, in the middle of the night... Zzzz
This commit is contained in:
@@ -47,6 +47,9 @@ func TestDataAccess(t *testing.T) {
|
||||
|
||||
So(len(query.Resp), ShouldEqual, 1)
|
||||
|
||||
ds := query.Resp[0]
|
||||
|
||||
So(ds.AccountId, ShouldEqual, 10)
|
||||
})
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user