Skip to content

Remove Gradle's src/test/resources/contracts checking #1848

Closed
@marcingrzejszczak

Description

@marcingrzejszczak

the new path in Gradle is src/contractTest/resources/contract

As a workaround one can set

contracts {
	contractsDslDir = file("src/test/resources/contracts")
}

to point to the old location

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions