Skip to content

Commit 315a21e

Browse files
committed
fix: misspelling of
1 parent 6c1a1ae commit 315a21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/git/wait/wait_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ func TestDeleteGitInstanceWaitHandler(t *testing.T) {
190190
},
191191
},
192192
{
193-
desc: "Instance deletion succesful",
193+
desc: "Instance deletion successful",
194194
wantErr: false,
195195
getFails: false,
196196
wantReturnedInstance: false,

0 commit comments

Comments
 (0)