Skip to content

Commit

Permalink
Assertion for serialization check added
Browse files Browse the repository at this point in the history
  • Loading branch information
hahmed-dev committed Oct 20, 2023
1 parent ec065c3 commit 24ec8c4
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 64 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/test-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Checkout
uses: actions/checkout@v3
- name: Setup Go
uses: actions/setup-go@v2
with:
Expand Down
61 changes: 14 additions & 47 deletions clients/go/test/api_locales_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 18 additions & 16 deletions clients/go/test/api_uploads_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 24ec8c4

Please sign in to comment.