提交 b726d868 编写于 作者: B Benjamin Pasero

smoke - fix compile error

上级 eab541f6
......@@ -14,7 +14,7 @@ export class SpectronClient {
// waitFor calls should not take more than 200 * 100 = 20 seconds to complete, excluding
// the time it takes for the actual retry call to complete
private readonly retryCount;
private retryCount: number;
private readonly retryDuration = 100; // in milliseconds
constructor(public spectron: Application, private application: SpectronApplication) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册