mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-23 06:38:52 +01:00
Remove TODO that has already been completed
This commit is contained in:
parent
9a4a2a18aa
commit
539ef74746
@ -592,8 +592,6 @@ func testUpdateFromPrevToReleaseViaProd(t *testing.T, tester shellTester) {
|
||||
testGenericUpdate(t, tester, installFromPrev, updateToRelease)
|
||||
}
|
||||
|
||||
// TODO: Can we duplicate testUpdateFromPrevToCurrent to also run with the prod server?
|
||||
|
||||
func testGenericUpdate(t *testing.T, tester shellTester, installInitialVersion func(*testing.T, shellTester) (string, string), installUpdatedVersion func(*testing.T, shellTester) string) {
|
||||
defer testutils.BackupAndRestoreEnv("HISHTORY_FORCE_CLIENT_VERSION")()
|
||||
if !testutils.IsOnline() {
|
||||
|
Loading…
Reference in New Issue
Block a user