v1.3.1: improve TypeScript client reliability
This commit is contained in:
@@ -93,6 +93,7 @@ func TestCheckDtoRequired(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestGenCode(t *testing.T) {
|
||||
isolateGeneratorGlobals(t)
|
||||
GetFun().BindService(&TestSvc{})
|
||||
SetOutput(t.TempDir())
|
||||
GenCode(GenGo{}, GenTs{})
|
||||
|
||||
Reference in New Issue
Block a user