Skip to content

Commit

Permalink
renamed to keep smae name of test as before
Browse files Browse the repository at this point in the history
  • Loading branch information
rssh committed Oct 1, 2023
1 parent 5ff3f7f commit be86af7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ given CpsRuntimeAwaitProvider[PoorManEffect] with {
}

@experimental
class TestPE {
class TestPME {

def incr(x:Int): PoorManEffect[Int] = async[PoorManEffect] {
x+1
Expand Down

0 comments on commit be86af7

Please sign in to comment.