Skip to content

Commit

Permalink
Re-enabled instantiation of the second argument to see if that fails …
Browse files Browse the repository at this point in the history
…the build
  • Loading branch information
jan-molak committed Dec 28, 2023
1 parent 85eba75 commit 2ae81d6
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@ void should_not_pollute_state() {

// RequirementsService requirementsService = new AggregateRequirementsService(
// ModelInfrastructure.getEnvironmentVariables(); //,
// new FileSystemRequirementsTagProvider(featureFilesDirectory); //,
new FileSystemRequirementsTagProvider(featureFilesDirectory); //,

SystemEnvironmentVariables.currentEnvironmentVariables();
// new TestOutcomeRequirementsTagProvider().fromSourceDirectory(jsonOutcomesDirectory)
// );

Expand Down

0 comments on commit 2ae81d6

Please sign in to comment.