Skip to content

Commit

Permalink
Remove done todo
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-asawicki committed Dec 9, 2024
1 parent 88cb169 commit bc25a33
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/sdk/testint/procedures_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ import (
"github.com/stretchr/testify/require"
)

// todo: add tests for:
// - creating procedure with different languages from stages

// TODO [SNOW-1850370]: 'ExtendedIn' struct for procedures not support keyword "CLASS" now
// TODO [SNOW-1850370]: Call/CreateAndCall methods were not updated before V1 because we are not using them
func TestInt_Procedures(t *testing.T) {
Expand Down

0 comments on commit bc25a33

Please sign in to comment.