File tree Expand file tree Collapse file tree
injection_failure_method_name_subclass
injection_failure_method_name Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "permissions" : {
3+ "allow" : [
4+ " Bash(node tests/tests.test.mjs)" ,
5+ " Bash(npm test:*)"
6+ ]
7+ }
8+ }
Original file line number Diff line number Diff line change 1- /**
2- * Unless explicitly stated otherwise all files in this repository are licensed under the Apache-2.0 License.
3- * This product includes software developed at Datadog (https://www.datadoghq.com/). Copyright 2025 Datadog, Inc.
4- **/
51import { existsSync } from 'node:fs'
62import { assert } from '../common/preamble.js'
73
Original file line number Diff line number Diff line change 1- /**
2- * Unless explicitly stated otherwise all files in this repository are licensed under the Apache-2.0 License.
3- * This product includes software developed at Datadog (https://www.datadoghq.com/). Copyright 2025 Datadog, Inc.
4- **/
51import { existsSync } from 'node:fs'
62import { assert } from '../common/preamble.js'
73
Original file line number Diff line number Diff line change 1- /**
2- * Unless explicitly stated otherwise all files in this repository are licensed under the Apache-2.0 License.
3- * This product includes software developed at Datadog (https://www.datadoghq.com/). Copyright 2025 Datadog, Inc.
4- **/
51import { existsSync } from 'node:fs'
62import { assert } from '../common/preamble.js'
73
You can’t perform that action at this time.
0 commit comments