We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d38ae commit e29c657Copy full SHA for e29c657
1 file changed
README.md
@@ -77,6 +77,7 @@ To use, [download the JAR](https://github.com/skyscreamer/JSONassert/releases) o
77
<groupId>org.skyscreamer</groupId>
78
<artifactId>jsonassert</artifactId>
79
<version>1.2.2</version>
80
+ <scope>test</scope>
81
</dependency>
82
83
Write tests like this:
0 commit comments