| /** | |
| * @license | |
| * Copyright 2025 Google LLC | |
| * SPDX-License-Identifier: Apache-2.0 | |
| */ | |
| import * as chai from 'chai'; | |
| import chaiAsPromised from 'chai-as-promised'; | |
| chai.use(chaiAsPromised); | |
| /** | |
| * @license | |
| * Copyright 2025 Google LLC | |
| * SPDX-License-Identifier: Apache-2.0 | |
| */ | |
| import * as chai from 'chai'; | |
| import chaiAsPromised from 'chai-as-promised'; | |
| chai.use(chaiAsPromised); | |