Skip to content

Commit

Permalink
Fix typo. (corda#2657)
Browse files Browse the repository at this point in the history
  • Loading branch information
andr3ej authored Feb 27, 2018
1 parent 48da1c3 commit 3abe688
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import javax.persistence.Table
import kotlin.test.assertEquals
import kotlin.test.assertNotNull

class ONodeStatePersistenceTests {
class NodeStatePersistenceTests {
@Test
fun `persistent state survives node restart`() {
// Temporary disable this test when executed on Windows. It is known to be sporadically failing.
Expand Down

0 comments on commit 3abe688

Please sign in to comment.