Skip to content

Commit 55a1cee

Browse files
author
David Hasani
committed
fix detekt
1 parent 6a15407 commit 55a1cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-tests-starter/tst/software/aws/toolkits/jetbrains/uitests/TransformChatTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import java.nio.file.Paths
2626

2727
class TransformChatTest {
2828

29-
private val transformHappyPathScript = """
29+
private val transformHappyPathScript = """
3030
const puppeteer = require('puppeteer');
3131
async function testNavigation() {
3232
const browser = await puppeteer.connect({

0 commit comments

Comments
 (0)