Skip to content

Commit

Permalink
DAT-18897: typo in createClusteredTableNew.json file fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Mykhailo Savchenko committed Oct 28, 2024
1 parent 32f9a21 commit 86c9098
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"rollback": [
{
"dropTable": {
"tableName": "test_table_clustered_new"
"tableName": "clustered_delta_table"
}
}
]
Expand Down

0 comments on commit 86c9098

Please sign in to comment.