Skip to content

Commit 5c2cccc

Browse files
committed
.
1 parent 8651123 commit 5c2cccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/test/src/liveServer.test.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ trait PlaywrightTest extends CatsEffectSuite:
130130
)
131131
LiveServer.main(lsc).map((_, dir, lsc.port))
132132
}
133-
}.test("incremental".only) {
133+
}.test("incremental") {
134134
(_, testDir, port) =>
135135
val increaseTimeout = ContainsTextOptions()
136136
increaseTimeout.setTimeout(15000)

0 commit comments

Comments
 (0)