Skip to content

Commit

Permalink
rearrange tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nandorsoma authored and henneberger committed Aug 29, 2024
1 parent 1b27664 commit cb7f471
Show file tree
Hide file tree
Showing 15 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"version": "1",
"enabled-engines": ["postgres_log", "flink"],
"script": {
"main": "log-import-export.sqrl"
"main": "log-import-export-wct.sqrl"
},
"compiler": {
"logger": "print"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"version": "1",
"enabled-engines": ["postgres_log", "flink"],
"script": {
"main": "postgres-log-ct-on-export.sqrl"
"main": "log-import-export-wit.sqrl"
},
"compiler": {
"logger": "print"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"version": "1",
"enabled-engines": ["postgres_log", "flink"],
"script": {
"main": "postgres-log-ct.sqrl"
"main": "postgres-log.sqrl"
},
"compiler": {
"logger": "print"
Expand Down

0 comments on commit cb7f471

Please sign in to comment.