mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 08:22:24 -05: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:
parent
de4d75246c
commit
c6d1b82f48
2 changed files with 6 additions and 4 deletions
|
|
@ -102,4 +102,6 @@ var TestDefaults = config.Configuration{
|
|||
SyslogAddress: "localhost:514",
|
||||
|
||||
AdvancedCookiesSamesite: "lax",
|
||||
|
||||
SoftwareVersion: "0.0.0-testrig",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue