Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test snapshots #62

Merged
merged 1 commit into from
Jul 20, 2024
Merged
Show file tree
Hide file tree
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
16 changes: 8 additions & 8 deletions tests/snapshots/edit__completely_flat_toplevel_list.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,24 @@ crane:
- rust-overlay
- "\"rust-overlay\""
range:
start: 369
end: 374
start: 381
end: 403
flake-utelinos:
id: flake-utelinos
flake: true
url: "\"github:numtide/flake-utils\""
follows: []
range:
start: 126
end: 140
start: 147
end: 175
nixpkgs:
id: nixpkgs
flake: true
url: "\"github:nixos/nixpkgs/nixos-unstable\""
follows: []
range:
start: 64
end: 71
start: 78
end: 115
rust-overlay:
id: rust-overlay
flake: true
Expand All @@ -50,5 +50,5 @@ rust-overlay:
- nixpkgs
- "\"nixpkgs\""
range:
start: 186
end: 198
start: 205
end: 234
55 changes: 0 additions & 55 deletions tests/snapshots/edit__completely_flat_toplevel_list.snap.new

This file was deleted.

20 changes: 10 additions & 10 deletions tests/snapshots/edit__completely_flat_toplevel_no_flake_list.snap
Original file line number Diff line number Diff line change
Expand Up @@ -21,32 +21,32 @@ crane:
- rust-overlay
- "\"rust-overlay\""
range:
start: 369
end: 374
start: 381
end: 403
flake-utelinos:
id: flake-utelinos
flake: true
url: "\"github:numtide/flake-utils\""
follows: []
range:
start: 126
end: 140
start: 147
end: 175
nixpkgs:
id: nixpkgs
flake: true
url: "\"github:nixos/nixpkgs/nixos-unstable\""
follows: []
range:
start: 64
end: 71
start: 78
end: 115
not-a-flake:
id: not-a-flake
flake: true
url: "\"github:a-kenji/not-a-flake\""
follows: []
range:
start: 585
end: 596
start: 603
end: 631
rust-overlay:
id: rust-overlay
flake: true
Expand All @@ -59,5 +59,5 @@ rust-overlay:
- nixpkgs
- "\"nixpkgs\""
range:
start: 186
end: 198
start: 205
end: 234

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,24 @@ crane:
- rust-overlay
- "\"rust-overlay\""
range:
start: 369
end: 374
start: 381
end: 403
flake-utelinos:
id: flake-utelinos
flake: true
url: "\"github:numtide/flake-utils\""
follows: []
range:
start: 126
end: 140
start: 147
end: 175
nixpkgs:
id: nixpkgs
flake: true
url: "\"github:nixos/nixpkgs/nixos-unstable\""
follows: []
range:
start: 64
end: 71
start: 78
end: 115
not-a-flake:
id: not-a-flake
flake: true
Expand All @@ -59,5 +59,5 @@ rust-overlay:
- nixpkgs
- "\"nixpkgs\""
range:
start: 186
end: 198
start: 205
end: 234

This file was deleted.

4 changes: 2 additions & 2 deletions tests/snapshots/edit__root_toplevel_nesting_list.snap
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ nixpkgs:
url: "\"github:nixos/nixpkgs/nixos-unstable\""
follows: []
range:
start: 48
end: 55
start: 62
end: 99
rust-overlay:
id: rust-overlay
flake: true
Expand Down
47 changes: 0 additions & 47 deletions tests/snapshots/edit__root_toplevel_nesting_list.snap.new

This file was deleted.

Loading
Loading