Skip to content

Commit

Permalink
Remove unused var
Browse files Browse the repository at this point in the history
Signed-off-by: Natalie Arellano <narellano@vmware.com>
  • Loading branch information
natalieparellano committed Oct 22, 2024
1 parent 6b6b2c5 commit 4f47869
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion acceptance/exporter_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ func TestExporter(t *testing.T) {

exportImage = exportTest.testImageRef
exporterPath = exportTest.containerBinaryPath
cacheFixtureDir = filepath.Join("testdata", "exporter", "cache-dir")
exportRegAuthConfig = exportTest.targetRegistry.authConfig
exportRegNetwork = exportTest.targetRegistry.network
exportDaemonFixtures = exportTest.targetDaemon.fixtures
Expand Down

0 comments on commit 4f47869

Please sign in to comment.