gofmt: normalize internal/localapi (whitespace only)
Swept up by gofmt -w on the package while adding the guest-power observable. No semantic change; 3 of 5 files are tests.
This commit is contained in:
@@ -601,6 +601,7 @@ func dueFor(t *testing.T, h http.Handler, target string) BackupDueResponse {
|
|||||||
// COMPANION RED-PROOF (observed): delete the newestArchiveOn fold-in from handleBackupDue (the
|
// COMPANION RED-PROOF (observed): delete the newestArchiveOn fold-in from handleBackupDue (the
|
||||||
// pre-R-84 shape, in-memory only) → this fails with
|
// pre-R-84 shape, in-memory only) → this fails with
|
||||||
// "a restart must NOT make the tier due when the storage holds a 2h-old backup;
|
// "a restart must NOT make the tier due when the storage holds a 2h-old backup;
|
||||||
|
//
|
||||||
// got {... Due:true Reason:no successful backup recorded yet ...}". Restored.
|
// got {... Due:true Reason:no successful backup recorded yet ...}". Restored.
|
||||||
func TestBackupDue_ColdStore_UsesStorageGroundTruth(t *testing.T) {
|
func TestBackupDue_ColdStore_UsesStorageGroundTruth(t *testing.T) {
|
||||||
h := listerServer(t, &fakeStore{}, archiveLister{
|
h := listerServer(t, &fakeStore{}, archiveLister{
|
||||||
|
|||||||
Reference in New Issue
Block a user