Skip to content

Commit 2ae3675

Browse files
committed
tests: update snapshots
1 parent dc8f12d commit 2ae3675

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quartodoc/tests/__snapshots__/test_renderers.ambr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
### some_method { #quartodoc.tests.example_class.C.some_method }
6060

61-
`tests.example_class.C.some_method(self)`
61+
`tests.example_class.C.some_method()`
6262

6363
A method
6464
'''
@@ -109,7 +109,7 @@
109109

110110
## some_method { #quartodoc.tests.example_class.C.some_method }
111111

112-
`tests.example_class.C.some_method(self)`
112+
`tests.example_class.C.some_method()`
113113

114114
A method
115115
'''

0 commit comments

Comments
 (0)