Skip to content

Commit

Permalink
fixup! Update node-installer_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Meyer <[email protected]>
  • Loading branch information
msanft and katexochen authored Dec 20, 2024
1 parent 1fb5838 commit 5b7e240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodeinstaller/node-installer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func TestPatchContainerdConfig(t *testing.T) {
platform: platforms.K3sQEMUSNP,
expected: expectedConfBareMetalQEMUSNP,
},
"BareMetalQEMUSNPGPU": {
"K3sQEMUSNPGPU": {
platform: platforms.K3sQEMUSNPGPU,
expected: expectedConfBareMetalQEMUSNP,
},
Expand Down

0 comments on commit 5b7e240

Please sign in to comment.