Fix UI lint error (#20893)

pull/20900/head
Luke Kysow 2024-03-25 11:15:36 -07:00 committed by GitHub
parent 59558b7022
commit 43ecc20b08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View File

@ -2,4 +2,3 @@
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: BUSL-1.1
*/

View File

@ -4,5 +4,4 @@
* SPDX-License-Identifier: BUSL-1.1
*/
require('../lib/list.js')(`${process.cwd()}/tests/steps.js`);