Skip to content

Commit

Permalink
random cypress failed
Browse files Browse the repository at this point in the history
  • Loading branch information
saithsab877 authored Jan 16, 2025
1 parent e67453e commit 51aa6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/features_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1650,7 +1650,7 @@ func TestGetBountiesByPhaseUuid(t *testing.T) {
},
},
{
name: "Phase UUID with SQL Injection Attempts",
name: "Phase UUID with SQL Injection Attempt",
setup: func() string {
phaseUuid := "'; DROP TABLE bounties; --"
bounty := Bounty{
Expand Down

0 comments on commit 51aa6ff

Please sign in to comment.