Skip to content

Commit

Permalink
br: fix br foreign key test (#39607) (#39610)
Browse files Browse the repository at this point in the history
  • Loading branch information
crazycs520 authored Dec 5, 2022
1 parent f799e72 commit aedbd4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion br/tests/br_foreign_key/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@ check_contains 'id: 3'
check_contains 'a: NULL'
check_contains 'b: 11'
check_contains 'b: 13'
check_contains 'b: 14'

run_sql "drop schema $DB"

0 comments on commit aedbd4f

Please sign in to comment.