Skip to content

Commit f7294f0

Browse files
committed
tests: update snapshot
1 parent 34cf263 commit f7294f0

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

pins/tests/_snapshots/test_board_pin_write_rsc_index_html/data.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ api_version: 1
22
created: 20200113T235859Z
33
description: some description
44
file: test_rsc_pin.csv
5-
file_size: 23
6-
pin_hash: 60d4c36d7138cb6c
5+
file_size: 16
6+
pin_hash: d6820e2d11300a70
77
title: some pin
88
type: csv
99
user: {}

pins/tests/_snapshots/test_board_pin_write_rsc_index_html/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ <h3>derek/test_rsc_pin</h3>
4545
created: 20200113T235859Z
4646
description: some description
4747
file: test_rsc_pin.csv
48-
file_size: 23
49-
pin_hash: 60d4c36d7138cb6c
48+
file_size: 16
49+
pin_hash: d6820e2d11300a70
5050
title: some pin
5151
type: csv
5252
user: {}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
,x,y
2-
0,1,a
3-
1,2,b
4-
2,3,c
1+
x,y
2+
1,a
3+
2,b
4+
3,c

0 commit comments

Comments
 (0)