Skip to content

Commit 069bb1c

Browse files
authored
Merge pull request #235 from lob/CMB-501
[CMB-501] Add snap packs, add outstanding missing resources
2 parents 1904548 + 394c059 commit 069bb1c

File tree

455 files changed

+5798
-1040
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

455 files changed

+5798
-1040
lines changed

.github/workflows/run_tests.yml

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
LOB_API_LIVE_KEY: ${{ secrets.LOB_API_LIVE_KEY }}
3030
- name: Run Unit Tests
3131
run:
32-
rspec -P __tests__/Api/*.spec.rb --color --format doc
32+
rspec -P __tests__/Api/*.rb --color --format doc
3333
env:
3434
LOB_API_TEST_KEY: ${{ secrets.LOB_API_TEST_KEY }}
3535
LOB_API_LIVE_KEY: ${{ secrets.LOB_API_LIVE_KEY }}

.github/workflows/update_gem.yml

100644100755
File mode changed.

.gitignore

100644100755
File mode changed.

.openapi-generator-ignore

100644100755
File mode changed.

0 commit comments

Comments
 (0)