Skip to content

Commit

Permalink
fix: missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Aug 30, 2023
1 parent 3bc2bcc commit fa1b5c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ public async Task AcceptanceTest_without_or_invalid_parameters(string methodName
}

[AcceptanceTest]
public void AcceptanceTest_without_parameters() { }
private void AcceptanceTest_without_parameters() { }
}

0 comments on commit fa1b5c9

Please sign in to comment.