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 ce59640 commit 6cffef7Copy full SHA for 6cffef7
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