Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 8b3e0e6

Browse files
committed
fix-failing-tests
1 parent 3e53a84 commit 8b3e0e6

File tree

1 file changed

+2
-0
lines changed
  • Examples/CodePushDemoApp/CodePushDemoAppTests/CheckForUpdateTests/testcases

1 file changed

+2
-0
lines changed

Examples/CodePushDemoApp/CodePushDemoAppTests/CheckForUpdateTests/testcases/NewUpdateTest.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"use strict";
2+
13
import React from "react-native";
24
import CodePush from "react-native-code-push";
35
import createTestCaseComponent from "../../utils/createTestCaseComponent";

0 commit comments

Comments
 (0)