diff --git a/integration-tests/bats/status.bats b/integration-tests/bats/status.bats index aa622e1a4c6..a5ebec06676 100644 --- a/integration-tests/bats/status.bats +++ b/integration-tests/bats/status.bats @@ -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 }