|
1 | 1 | // Jest Snapshot v1, https://goo.gl/fbAQLP |
2 | 2 |
|
3 | | -exports[`module/string snapshot: HELLO_WORLD 1`] = `"HELLO_WORLD"`; |
| 3 | +exports[`module/string snapshot 1`] = `"snippetName"`; |
4 | 4 |
|
5 | | -exports[`module/string snapshot: HELLO-WORLD 1`] = `"HELLO-WORLD"`; |
| 5 | +exports[`module/string snapshot 2`] = `"snippet-name"`; |
6 | 6 |
|
7 | | -exports[`module/string snapshot: HelloWorld 1`] = `"HelloWorld"`; |
| 7 | +exports[`module/string snapshot 3`] = `"snippet_name"`; |
8 | 8 |
|
9 | | -exports[`module/string snapshot: hello_world 1`] = `"hello_world"`; |
| 9 | +exports[`module/string snapshot 4`] = `"SnippetName"`; |
10 | 10 |
|
11 | | -exports[`module/string snapshot: hello-world 1`] = `"hello-world"`; |
| 11 | +exports[`module/string snapshot 5`] = `"SNIPPET-NAME"`; |
12 | 12 |
|
13 | | -exports[`module/string snapshot: helloWorld 1`] = `"helloWorld"`; |
| 13 | +exports[`module/string snapshot 6`] = `"SNIPPET_NAME"`; |
| 14 | + |
| 15 | +exports[`module/string snapshot 7`] = `true`; |
| 16 | + |
| 17 | +exports[`module/string snapshot 8`] = `false`; |
| 18 | + |
| 19 | +exports[`module/string snapshot 9`] = `false`; |
| 20 | + |
| 21 | +exports[`module/string snapshot 10`] = `false`; |
| 22 | + |
| 23 | +exports[`module/string snapshot 11`] = `false`; |
| 24 | + |
| 25 | +exports[`module/string snapshot 12`] = `false`; |
| 26 | + |
| 27 | +exports[`module/string snapshot 13`] = `false`; |
| 28 | + |
| 29 | +exports[`module/string snapshot 14`] = `true`; |
| 30 | + |
| 31 | +exports[`module/string snapshot 15`] = `false`; |
| 32 | + |
| 33 | +exports[`module/string snapshot 16`] = `false`; |
| 34 | + |
| 35 | +exports[`module/string snapshot 17`] = `false`; |
| 36 | + |
| 37 | +exports[`module/string snapshot 18`] = `false`; |
| 38 | + |
| 39 | +exports[`module/string snapshot 19`] = `false`; |
| 40 | + |
| 41 | +exports[`module/string snapshot 20`] = `false`; |
| 42 | + |
| 43 | +exports[`module/string snapshot 21`] = `true`; |
| 44 | + |
| 45 | +exports[`module/string snapshot 22`] = `false`; |
| 46 | + |
| 47 | +exports[`module/string snapshot 23`] = `false`; |
| 48 | + |
| 49 | +exports[`module/string snapshot 24`] = `false`; |
| 50 | + |
| 51 | +exports[`module/string snapshot 25`] = `false`; |
| 52 | + |
| 53 | +exports[`module/string snapshot 26`] = `false`; |
| 54 | + |
| 55 | +exports[`module/string snapshot 27`] = `false`; |
| 56 | + |
| 57 | +exports[`module/string snapshot 28`] = `true`; |
| 58 | + |
| 59 | +exports[`module/string snapshot 29`] = `false`; |
| 60 | + |
| 61 | +exports[`module/string snapshot 30`] = `false`; |
| 62 | + |
| 63 | +exports[`module/string snapshot 31`] = `false`; |
| 64 | + |
| 65 | +exports[`module/string snapshot 32`] = `false`; |
| 66 | + |
| 67 | +exports[`module/string snapshot 33`] = `false`; |
| 68 | + |
| 69 | +exports[`module/string snapshot 34`] = `false`; |
| 70 | + |
| 71 | +exports[`module/string snapshot 35`] = `true`; |
| 72 | + |
| 73 | +exports[`module/string snapshot 36`] = `false`; |
| 74 | + |
| 75 | +exports[`module/string snapshot 37`] = `false`; |
| 76 | + |
| 77 | +exports[`module/string snapshot 38`] = `false`; |
| 78 | + |
| 79 | +exports[`module/string snapshot 39`] = `false`; |
| 80 | + |
| 81 | +exports[`module/string snapshot 40`] = `false`; |
| 82 | + |
| 83 | +exports[`module/string snapshot 41`] = `false`; |
| 84 | + |
| 85 | +exports[`module/string snapshot 42`] = `true`; |
0 commit comments