From a8f58bdb2a834d8ebc7bcdee68a2ee0b0724d6cb Mon Sep 17 00:00:00 2001 From: Stephanie You Date: Fri, 19 Jan 2024 00:38:43 -0800 Subject: [PATCH] skip remote rebase bats tests --- integration-tests/bats/helper/local-remote.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/integration-tests/bats/helper/local-remote.bash b/integration-tests/bats/helper/local-remote.bash index 7b8c428ff8..86f138c0b1 100644 --- a/integration-tests/bats/helper/local-remote.bash +++ b/integration-tests/bats/helper/local-remote.bash @@ -136,6 +136,7 @@ SKIP_SERVER_TESTS=$(cat <<-EOM ~cli-hosted.bats~ ~profile.bats~ ~ls.bats~ +~rebase.bats~ EOM )