Skip to content

Commit

Permalink
Fix missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoura committed Jul 19, 2024
1 parent a3f4493 commit 7b7d7eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cardano_node_tests/tests/data/cost_models_list_185_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
10,
38887044,
32947,
10
10,
1293828,
28716,
63,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
10,
38887044,
32947,
10
10,
1293828,
28716,
63,
Expand Down

0 comments on commit 7b7d7eb

Please sign in to comment.