Update docs
This commit is contained in:
parent
afb2bd9ab8
commit
95379b81bc
4 changed files with 40 additions and 3 deletions
|
|
@ -288,7 +288,7 @@ func (s *OrgTestSuite) TestListOrganizationsDBFetchErr() {
|
|||
|
||||
s.assertSQLMockExpectations()
|
||||
s.Require().NotNil(err)
|
||||
s.Require().Equal("fetching user from database: fetching user from database mock error", err.Error())
|
||||
s.Require().Equal("fetching org from database: fetching user from database mock error", err.Error())
|
||||
}
|
||||
|
||||
func (s *OrgTestSuite) TestDeleteOrganization() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue