Skip to content

Commit 4a1b72b

Browse files
committed
Fix another windows specific test snapshot
1 parent 745c65d commit 4a1b72b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/testthat/_snaps/utils.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
full_path("//")
55
Condition
66
Error:
7-
! Server name not found in network path.
7+
! ! Server name not found in network path.
88
Code
99
full_path("///")
1010
Condition
1111
Error:
12-
! Server name not found in network path.
12+
! ! Server name not found in network path.
1313
Code
1414
full_path("///a")
1515
Condition
1616
Error:
17-
! Server name not found in network path.
17+
! ! Server name not found in network path.
1818

0 commit comments

Comments
 (0)