Skip to content

Commit 88a5f0a

Browse files
committed
chore: fix typo in test name
1 parent 44aae44 commit 88a5f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ def test_create_honeytoken_error(
741741

742742

743743
@responses.activate
744-
def test_get_wt(
744+
def test_create_jwt(
745745
client: GGClient,
746746
):
747747
"""

0 commit comments

Comments
 (0)