Skip to content

Commit

Permalink
[#554] DOCS: fix code example in howto add chrome extension (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-isakov authored Aug 2, 2024
1 parent 58e1fdb commit 7d7b793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq/adding-chrome-extension-howto.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def browser_with_ublock():
have.text('uBlock Origin')
)

return browser
yield

```

Expand Down

0 comments on commit 7d7b793

Please sign in to comment.