Skip to content

Commit faa18d7

Browse files
committed
test: attempting to debug test.yml failre
Refs: open-telemetry#3017 Refs: open-telemetry#3013
1 parent 2fec990 commit faa18d7

File tree

1 file changed

+3
-0
lines changed
  • packages/instrumentation-redis/src

1 file changed

+3
-0
lines changed

packages/instrumentation-redis/src/redis.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
// XXX trent wuz here
18+
1619
import { InstrumentationBase } from '@opentelemetry/instrumentation';
1720
import { RedisInstrumentationConfig } from './types';
1821
/** @knipignore */

0 commit comments

Comments
 (0)