Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
PietroPasotti committed Nov 15, 2024
1 parent 0beaae5 commit 0f8d5ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion interface_tester/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ def configure(
"""
:arg interface_name: the interface to test.
:arg endpoint: the endpoint to test. If omitted, will test all endpoints with this interface.
:arg endpoint: the endpoint to test.
If omitted, will test all endpoints with this interface.
:param interface_version: what version of this interface we should be testing.
:arg state_template: template state to use with the scenario test.
The plugin will inject the relation spec under test, unless already defined.
Expand Down

0 comments on commit 0f8d5ab

Please sign in to comment.