Skip to content

Commit

Permalink
Remove data_nodes references
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatas committed Apr 9, 2024
1 parent 851d303 commit 2bfb31f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/timescaledb/migration_helper_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@

expect(hypertable.attributes).to include({
"compression_enabled"=>true,
"data_nodes"=>nil,
"hypertable_name"=>"migration_tests",
"hypertable_schema" => "public",
"is_distributed" => false,
Expand Down

0 comments on commit 2bfb31f

Please sign in to comment.