Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <[email protected]>
  • Loading branch information
golanglemonade committed Feb 8, 2025
1 parent f220cbf commit 15241f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/ent/hooks/onboarding_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ func (suite *HookTestSuite) TestHookOnboarding() {
},
},
{
name: "valid onboarding, Same Name, no details",
name: "valid onboarding, same name, no details",
input: generated.CreateOnboardingInput{
CompanyName: name,
},
Expand Down

0 comments on commit 15241f3

Please sign in to comment.