add ai feature
This commit is contained in:
7
internal/ai/flow/flow_test.go
Normal file
7
internal/ai/flow/flow_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package flow_test
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestRenameFlowStub(t *testing.T) {
|
||||
t.Skip("rename flow implementation pending")
|
||||
}
|
||||
Reference in New Issue
Block a user