We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7afdff commit 3f6af9cCopy full SHA for 3f6af9c
pkg/spanconfig/spanconfigmanager/manager_test.go
@@ -252,8 +252,6 @@ func TestReconciliationJobIsIdle(t *testing.T) {
252
var jobID jobspb.JobID
253
ctx := context.Background()
254
srv := serverutils.StartServerOnly(t, base.TestServerArgs{
255
- DefaultTestTenant: base.TestIsForStuffThatShouldWorkWithSecondaryTenantsButDoesntYet(109457),
256
-
257
Knobs: base.TestingKnobs{
258
SpanConfig: &spanconfig.TestingKnobs{
259
ManagerCreatedJobInterceptor: func(jobI interface{}) {
0 commit comments