Skip to content

Commit

Permalink
code: removed unit test per request
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed Jul 25, 2018
1 parent 289bde7 commit 9a6698f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 111 deletions.
1 change: 1 addition & 0 deletions detox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"src/utils/environment.js",
"src/utils/logger.js",
"src/utils/onTerminate.js",
"src/utils/pipeCommands.js",
"src/utils/sleep.js",
"AAPT.js",
"ADB.js",
Expand Down
25 changes: 0 additions & 25 deletions detox/src/utils/__snapshots__/pipeCommands.test.js.snap

This file was deleted.

86 changes: 0 additions & 86 deletions detox/src/utils/pipeCommands.test.js

This file was deleted.

0 comments on commit 9a6698f

Please sign in to comment.