valere 6 дней назад
Родитель
Сommit
d3e008b3ae
4 измененных файлов: 0 добавлений и 12 удалений
  1. +0
    -4
      e2e/tsconfig.json
  2. +0
    -8
      e2e/vue.spec.ts
  3. Двоичные данные
      public/favicon.ico
  4. +0
    -0
      vip.sh

+ 0
- 4
e2e/tsconfig.json Просмотреть файл

@@ -1,4 +0,0 @@
{
"extends": "@tsconfig/node22/tsconfig.json",
"include": ["./**/*"]
}

+ 0
- 8
e2e/vue.spec.ts Просмотреть файл

@@ -1,8 +0,0 @@
import { test, expect } from '@playwright/test';

// See here how to get started:
// https://playwright.dev/docs/intro
test('visits the app root url', async ({ page }) => {
await page.goto('/');
await expect(page.locator('div.greetings > h1')).toHaveText('You did it!');
})

Двоичные данные
public/favicon.ico Просмотреть файл

До После

back/vip.sh → vip.sh Просмотреть файл


Загрузка…
Отмена
Сохранить