diff test-data/test-JSON_arg_block.json @ 2:dad2c4c3450a draft

planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit db4ac861e1d03fcdfe94321d858839124e493930-dirty
author tduigou
date Wed, 23 Jul 2025 09:44:33 +0000
parents 9f845ccb1a9f
children
line wrap: on
line diff
--- a/test-data/test-JSON_arg_block.json	Thu Jun 12 09:04:14 2025 +0000
+++ b/test-data/test-JSON_arg_block.json	Wed Jul 23 09:44:33 2025 +0000
@@ -1,9 +1,9 @@
 {
-    "JSON_table": "sample",
-    "JSON_sequence_column": "sequence",
-    "JSON_annotation_column": "annotation",
-    "JSON_fragment_column": "fragment",
-    "JSON_db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db",
-    "execution": "false"
+  "table": "sample",
+  "sequence_column": "sequence",
+  "annotation_column": "annotation",
+  "fragment_column": "fragment",
+  "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db",
+  "execution": "false"
 }
   
\ No newline at end of file