mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-05 23:53:16 -06:00
fix up tests + automate with drone
This commit is contained in:
parent
bd5877ab7e
commit
46d2f1aad5
5 changed files with 55 additions and 83 deletions
|
|
@ -43,7 +43,7 @@ const ()
|
|||
|
||||
// SetupSuite sets some variables on the suite that we can use as consts (more or less) throughout
|
||||
func (suite *PgClientStoreTestSuite) SetupSuite() {
|
||||
suite.testClientID = "test-client-id"
|
||||
suite.testClientID = "01FCVB74EW6YBYAEY7QG9CQQF6"
|
||||
suite.testClientSecret = "test-client-secret"
|
||||
suite.testClientDomain = "https://example.org"
|
||||
suite.testClientUserID = "test-client-user-id"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue