not()->toContain('tenant'); tenancy()->initialize($tenant); expect(array_keys(config('database.connections')))->toContain('tenant'); });