Skip to content

Commit 4079065

Browse files
committed
refactor tests for the status-quo of but branch apply in preparation for apply impl
1 parent 39bd990 commit 4079065

File tree

7 files changed

+355
-369
lines changed

7 files changed

+355
-369
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
sudo apt update
181181
sudo apt install -y libdbus-1-dev pkg-config
182182
- run: |
183-
cargo test --workspace --exclude gitbutler-tauri
183+
cargo test --workspace --exclude gitbutler-tauri --exclude but-server
184184
env:
185185
GITBUTLER_TESTS_NO_CLEANUP: '1'
186186
name: cargo test

crates/but/tests/but/command/branch.rs

Lines changed: 0 additions & 365 deletions
This file was deleted.

0 commit comments

Comments
 (0)