test: Remove unused var

This commit is contained in:
Abhisek Datta
2026-01-09 12:28:21 +05:30
parent 1229246926
commit 3cc09db342
-1
View File
@@ -262,7 +262,6 @@ func TestExpandVariablesWithVariableReplacement(t *testing.T) {
tests := []struct {
name string
input string
shouldContain string
shouldReplace string
}{
{