mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: fix tslint
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { startServer, stopServer, ITestReporter, nsCapabilities, LogImageType, AppiumDriver, createDriver } from "nativescript-dev-appium";
|
||||
const addContext = require('mochawesome/addContext');
|
||||
const addContext = require("mochawesome/addContext");
|
||||
|
||||
const testReporterContext = <ITestReporter>{};
|
||||
testReporterContext.name = "mochawesome";
|
||||
|
||||
Reference in New Issue
Block a user