Skip to content

Commit cbfcb79

Browse files
committed
fix: cs
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 78d6b66 commit cbfcb79

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

playwright/router.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
2+
23
// SPDX-FileCopyrightText: 2026 LibreCode coop and contributors
34
// SPDX-License-Identifier: AGPL-3.0-or-later
45

56
/**
67
* Router script for Playwright E2E tests
78
* Routes requests to the appropriate Nextcloud entry point
8-
*
9+
*
910
* Used by: .github/workflows/playwright.yml
1011
* When running the PHP built-in server for E2E testing
1112
*/

0 commit comments

Comments
 (0)