Skip to content

Commit

Permalink
fix inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi committed Apr 21, 2024
1 parent 98d5da6 commit 19460e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export class DockerTestRunner extends TestRunner {
fixtureName: fixture,
irVersion,
publishMetadata,
workspaceName: this.generator.workspaceName,
workspaceName: fixture,
context: taskContext
});
}
Expand Down

0 comments on commit 19460e6

Please sign in to comment.