Skip to content

Commit a9f1e9d

Browse files
committed
clean up snapshot
1 parent 4d25bf9 commit a9f1e9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/snapshots/concurrentBuildsTest.js.snap

+4-4
Original file line numberDiff line numberDiff line change
@@ -613,19 +613,19 @@ exports[`win concurrent - all targets 1`] = `
613613
"safeArtifactName": "Test-Concurrent-1.1.0.exe",
614614
},
615615
{
616-
"arch": "x64",
616+
"arch": "arm64",
617617
"file": "concurrent-1.1.0-full.nupkg",
618618
},
619619
{
620-
"arch": "arm64",
620+
"arch": "x64",
621621
"file": "concurrent-1.1.0-full.nupkg",
622622
},
623623
{
624-
"arch": "x64",
624+
"arch": "arm64",
625625
"file": "RELEASES",
626626
},
627627
{
628-
"arch": "arm64",
628+
"arch": "x64",
629629
"file": "RELEASES",
630630
},
631631
{

0 commit comments

Comments
 (0)