Skip to content

Commit 25dc915

Browse files
authored
Update account_service_test.go
1 parent 24cc589 commit 25dc915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/account_service_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ func (s *accountServiceTestSuite) TestGetAccount() {
8686
},
8787
},
8888
Permissions: []string{"SPOT"},
89-
UID: 354937868
89+
UID: 354937868,
9090
}
9191
s.assertAccountEqual(e, res)
9292
}

0 commit comments

Comments
 (0)