Skip to content

Commit 2a58057

Browse files
committed
refactor: Update prompt tags in script generation for consistency
1 parent fce9482 commit 2a58057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/llm/prompts.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ Your goal is to create a test script that verifies the functionality of the main
4242
4343
Create a test script for the following script:
4444
45-
<main_script>
45+
<script>
4646
%s
47-
</main_script>
47+
</script>
4848
4949
<description>
5050
%s

0 commit comments

Comments
 (0)