Skip to content

Commit

Permalink
Better naming
Browse files Browse the repository at this point in the history
  • Loading branch information
xrtm000 committed Sep 22, 2023
1 parent 7889c92 commit 87293a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import com.wavesplatform.test.{PropSpec, produce}
import com.wavesplatform.transaction.Asset.IssuedAsset
import com.wavesplatform.transaction.TxHelpers.*

class RideDeactivationTest extends PropSpec with WithDomain {
class RideVersionDeactivationTest extends PropSpec with WithDomain {
private def dApp =
TestCompiler(V3).compileContract(
"""
Expand Down

0 comments on commit 87293a5

Please sign in to comment.