Skip to content

Commit

Permalink
Update ballerina/tests/test.bal
Browse files Browse the repository at this point in the history
Co-authored-by: Ayesh Almeida <[email protected]>
  • Loading branch information
KATTA-00 and ayeshLK authored Aug 12, 2024
1 parent 01254b5 commit e2b7834
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ballerina/tests/test.bal
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ isolated function testListFiles() returns error? {
groups: ["Files"]
}
isolated function testCreateFile(TestData testData) returns error? {

CreateFileRequest fileRequest = {
file: {fileContent, fileName},
purpose: "fine-tune"
Expand Down

0 comments on commit e2b7834

Please sign in to comment.