Skip to content

Commit 2c82996

Browse files
author
LamNguyen176
committed
test 2
1 parent 7655dfb commit 2c82996

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

coverage/lcov-report/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1>All files</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2024-10-18T07:07:25.591Z
119+
at 2024-10-18T07:09:21.500Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

src/__tests__/Crypto.test.ts

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
it.todo('write a test');
2+
13
// import { NativeModules } from 'react-native';
24
//
35
// NativeModules.CryptoAlgorithm = {

0 commit comments

Comments
 (0)