Skip to content

Commit

Permalink
revert unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl committed Dec 11, 2024
1 parent 18c8d8c commit 2062f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/web/resolver/spec_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ import (

// Specs are only embedded on the job and are not fetchable by it's own id, so
// we test the spec resolvers by fetching a job by id.

func TestResolver_CronSpec(t *testing.T) {
var (
id = int32(1)
Expand Down

0 comments on commit 2062f50

Please sign in to comment.