mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 11:05:03 +01:00
Update playwright/plugins/dex/index.ts
This commit is contained in:
parent
edf3d5d6ed
commit
a89a901d5c
@ -20,7 +20,7 @@ import * as fse from "fs-extra";
|
|||||||
|
|
||||||
import {dockerRun, dockerStop } from "../docker";
|
import {dockerRun, dockerStop } from "../docker";
|
||||||
|
|
||||||
// A plugins that adds commands that start & stop dex instances
|
// A plugin that adds command to start & stop dex instances
|
||||||
|
|
||||||
interface DexConfig {
|
interface DexConfig {
|
||||||
configDir: string;
|
configDir: string;
|
||||||
|
Loading…
Reference in New Issue
Block a user