Skip to content

Commit d230073

Browse files
committed
tests: update snapshots
1 parent 7081a99 commit d230073

File tree

1 file changed

+1
-1
lines changed
  • pins/tests/_snapshots/test_board_pin_write_rsc_index_html

1 file changed

+1
-1
lines changed

pins/tests/_snapshots/test_board_pin_write_rsc_index_html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h3>derek/test_rsc_pin</h3>
5858
<section>
5959
<h3>Python Code</h3>
6060

61-
<pre id="pin-python" class="pin-code"><code class="python">from pins import board_rsconnect
61+
<pre id="pin-python" class="pin-code"><code class="python">from pins import board_connect
6262
board = board_connect(server_url='http://localhost:3939')
6363
board.pin_read("derek/test_rsc_pin")</code></pre>
6464

0 commit comments

Comments
 (0)