fixing tests.
This commit is contained in:
parent
8b1587d9f9
commit
d66c63c888
|
@ -858,6 +858,7 @@ func (suite *RepositoryTestSuite) TestGetSourceSummary() {
|
|||
authContext := context.WithValue(context.Background(), pkg.ContextKeyTypeAuthUsername, "test_username")
|
||||
|
||||
testSourceCredential := models.SourceCredential{
|
||||
Patient: uuid.New().String(),
|
||||
ModelBase: models.ModelBase{
|
||||
ID: uuid.New(),
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue