mirror of
https://github.com/stashapp/stash.git
synced 2025-12-16 20:07:05 +03:00
Add support for disabling mobile media-viewer's fullscreen auto-rotate (#4416)
This commit is contained in:
@@ -539,7 +539,6 @@ func TestMain(m *testing.M) {
|
||||
// initialise empty config - needed by some migrations
|
||||
_ = config.InitializeEmpty()
|
||||
|
||||
|
||||
ret := runTests(m)
|
||||
os.Exit(ret)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user