Skip to content

Commit

Permalink
fix lizard brain typo ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimnz committed Feb 21, 2025
1 parent 9189ba4 commit e078848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/query/latest_commits/simple_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
// desired behaviour (should return all latest commits).
func TestQueryLatestCommits(t *testing.T) {
test := testUtils.TestCase{
Description: "Simple latest commits queries",
Description: "Simple latest commits query",
Actions: []any{
testUtils.CreateDoc{
Doc: `{
Expand Down

0 comments on commit e078848

Please sign in to comment.