Skip to content

Commit

Permalink
make check
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdawei authored and bigdavidwong committed Nov 2, 2024
1 parent 870626d commit 9ddf222
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion condition_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
package ekit

import (
"github.com/stretchr/testify/assert"
"testing"

"github.com/stretchr/testify/assert"
)

func TestIfThenElse(t *testing.T) {
Expand Down

0 comments on commit 9ddf222

Please sign in to comment.