Skip to content

Commit cd7de48

Browse files
committed
Fixed formatting error in bruno.json flagged by prettier
1 parent 546c4e7 commit cd7de48

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

tests/bruno/bruno.json

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
2-
"version": "1",
3-
"name": "good_dads_api_calls",
4-
"type": "collection",
5-
"ignore": [
6-
"node_modules",
7-
".git"
8-
]
9-
}
2+
"version": "1",
3+
"name": "good_dads_api_calls",
4+
"type": "collection",
5+
"ignore": ["node_modules", ".git"]
6+
}

0 commit comments

Comments
 (0)