mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore] configure instance.Version for testrig (#659)
* configure instance.Version for testrig * update instancepatch tests Co-authored-by: tobi <31960611+tsmethurst@users.noreply.github.com> Co-authored-by: tsmethurst <tobi.smethurst@protonmail.com>
This commit is contained in:
@ -102,4 +102,6 @@ var TestDefaults = config.Configuration{
|
||||
SyslogAddress: "localhost:514",
|
||||
|
||||
AdvancedCookiesSamesite: "lax",
|
||||
|
||||
SoftwareVersion: "0.0.0-testrig",
|
||||
}
|
||||
|
Reference in New Issue
Block a user