Skip to content

Commit a566ec1

Browse files
committed
Added missing copyright note
Signed-off-by: Mike Lischke <mike@lischke-online.de>
1 parent 7bb693c commit a566ec1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tests/e2e/playback-display.spec.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* Copyright (c) Mike Lischke. All rights reserved.
3+
* Licensed under the MIT License. See License.txt in the project root for license information.
4+
*/
5+
16
import { expect, test } from "@playwright/test";
27

38
import { expectPlaybackToMove, routeApi } from "./helpers.js";

0 commit comments

Comments
 (0)