-
Notifications
You must be signed in to change notification settings - Fork 23
Fix failing test in test/main.go #54
Comments
@minhaj10p could you help with this one? We need to exclude this test since it's dependent on the generated code in |
@anweiss #35 and this current issue are both occurring because the class being tested currently does not exist.
|
@farhan-khan30 let's see if we can go with option 2 that you've proposed, so that we can still run the test against the generated code, rather than excluding it altogether. |
@anweiss as suggested in option 2 created PR #72. I have created a bash script that will run |
Closing for now. Can revisit other issues separately. |
Test fails for
test/main.go
:@farhan-khan30 can you address this?
Supports #10.
The text was updated successfully, but these errors were encountered: