Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion integration-tests/bats/status.bats
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ SQL
dolt commit -am "added table"
dolt sql -q "rename table one to one_super"

skip "fails with error error: Failed to reset changes. cause: error: failed to write table back to database"
dolt reset --hard
}

Expand Down
Loading