Skip to content

Commit 3f6af9c

Browse files
committed
spanconfigmanager: unskip multitenancuy test for TestReconciliationJobIsIdle
The test passed without other changes. Release note: None
1 parent d7afdff commit 3f6af9c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/spanconfig/spanconfigmanager/manager_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,6 @@ func TestReconciliationJobIsIdle(t *testing.T) {
252252
var jobID jobspb.JobID
253253
ctx := context.Background()
254254
srv := serverutils.StartServerOnly(t, base.TestServerArgs{
255-
DefaultTestTenant: base.TestIsForStuffThatShouldWorkWithSecondaryTenantsButDoesntYet(109457),
256-
257255
Knobs: base.TestingKnobs{
258256
SpanConfig: &spanconfig.TestingKnobs{
259257
ManagerCreatedJobInterceptor: func(jobI interface{}) {

0 commit comments

Comments
 (0)