Skip to content

Commit

Permalink
🧹 readonly field
Browse files Browse the repository at this point in the history
  • Loading branch information
nop77svk committed Feb 2, 2024
1 parent 95f5744 commit cc35fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jwl.test/WadlTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ public class WadlTests
: IDisposable
{
private readonly XmlSerializer _wadlSerializer;
private Stream _wadlResponseStream;
private readonly Stream _wadlResponseStream;

public WadlTests()
{
Expand Down

0 comments on commit cc35fa3

Please sign in to comment.