make linter happy
This commit is contained in:
parent
2ddde19b2d
commit
5f3122dff2
@ -247,7 +247,6 @@ func TestMigratorGetMigrationStateAndETA(t *testing.T) {
|
|||||||
tests.S(t).ExpectEquals(eta, "due")
|
tests.S(t).ExpectEquals(eta, "due")
|
||||||
tests.S(t).ExpectEquals(etaDuration.String(), "0s")
|
tests.S(t).ExpectEquals(etaDuration.String(), "0s")
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestMigratorShouldPrintStatus(t *testing.T) {
|
func TestMigratorShouldPrintStatus(t *testing.T) {
|
||||||
|
Loading…
Reference in New Issue
Block a user