We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a15407 commit 55a1ceeCopy full SHA for 55a1cee
ui-tests-starter/tst/software/aws/toolkits/jetbrains/uitests/TransformChatTest.kt
@@ -26,7 +26,7 @@ import java.nio.file.Paths
26
27
class TransformChatTest {
28
29
- private val transformHappyPathScript = """
+private val transformHappyPathScript = """
30
const puppeteer = require('puppeteer');
31
async function testNavigation() {
32
const browser = await puppeteer.connect({
0 commit comments