Skip to content

Commit a512084

Browse files
committed
Fix wrong path :)
1 parent f34bcbf commit a512084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/release/post-10-bump-versions-test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ def test_version_post_tag
258258
],
259259
},
260260
{
261-
path: "ci/pixi/asan/cpp.toml",
261+
path: "ci/pixi/asan/cpp/pixi.toml",
262262
hunks: [
263263
["-version = \"#{@release_version}a0\"",
264264
"+version = \"#{@next_version}a0\""],

0 commit comments

Comments
 (0)