Skip to content

Commit

Permalink
feat: system test setting file
Browse files Browse the repository at this point in the history
  • Loading branch information
bun913 committed Aug 24, 2024
1 parent 3b13b61 commit 71201c1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
node_modules
.vscode
.vscode
.env
.DS_Store
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions test/systemTest/system_test.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"info": {
"_postman_id": "5691e672-c87e-4c51-a5b8-e08ee21dca18",
"_postman_id": "hoge",
"name": "SystemTest",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"_exporter_id": "10407762"
"_exporter_id": "10000"
},
"item": [
{
Expand Down

0 comments on commit 71201c1

Please sign in to comment.