Skip to content

Commit

Permalink
Update single_jet.json
Browse files Browse the repository at this point in the history
Wrong path to the .cvol file, see issue #7
  • Loading branch information
shamanDevel authored Aug 31, 2022
1 parent 71bb939 commit c023031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytests/config-files/single_jet.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"zoomValue": 2.0
},
"dataset": {
"file": "..\\volumes\\cvol\\single_jet.cvol",
"file": "..\\volumes\\single_jet.cvol",
"mipmap": 0,
"syntheticDataset": -1,
"syntheticDatasetResolutionPower": 6
Expand Down

0 comments on commit c023031

Please sign in to comment.