Skip to content

Commit a5c96d2

Browse files
author
Jan Phillip Kretzschmar
committed
test: fix test due to refactoring of package name
1 parent cdee1f8 commit a5c96d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/valtechmobility/gradle/credentials/onepassword/OnepasswordAccessCredentialsTest.kt src/test/java/io/github/valtechmobility/gradle/credentials/onepassword/OnepasswordAccessCredentialsTest.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.valtechmobility.gradle.credentials.onepassword
1+
package io.github.valtechmobility.gradle.credentials.onepassword
22

33
import io.mockk.every
44
import io.mockk.mockk

0 commit comments

Comments
 (0)