Skip to content

Commit

Permalink
Adding header to the new test file - DashboardLGPInitProjects.ts file
Browse files Browse the repository at this point in the history
  • Loading branch information
aparnamichael committed Oct 29, 2024
1 parent f48f443 commit 332319d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/test/DashboardLGPInitProjects.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

/**
* Copyright (c) 2023 IBM Corporation.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* http://www.eclipse.org/legal/epl-2.0.
*
* SPDX-License-Identifier: EPL-2.0
*/
import { WebDriver, VSBrowser } from 'vscode-extension-tester';
import * as utils from './utils/testUtils';

Expand Down

0 comments on commit 332319d

Please sign in to comment.