Skip to content

Commit

Permalink
TEST: always fail test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl committed Nov 13, 2024
1 parent c253987 commit 30fcc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/web/resolver/spec_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ func TestResolver_CronSpec(t *testing.T) {
}, nil)
},
query: `
query GetJob {
FAILquery GetJob {
job(id: "1") {
... on Job {
spec {
Expand Down

0 comments on commit 30fcc02

Please sign in to comment.