Skip to content

Commit

Permalink
Update the suggested model generator tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nipunayf committed Oct 10, 2024
1 parent 5392293 commit 1ceade7
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fileName": "service.bal",
"nodes": [
{
"id": "36089",
"id": "38135",
"metadata": {
"label": "Start"
},
Expand All @@ -29,7 +29,7 @@
"fileName": "service.bal",
"startLine": {
"line": 4,
"offset": 4
"offset": 70
},
"endLine": {
"line": 12,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fileName": "service.bal",
"nodes": [
{
"id": "36089",
"id": "38135",
"metadata": {
"label": "Start"
},
Expand All @@ -29,7 +29,7 @@
"fileName": "service.bal",
"startLine": {
"line": 4,
"offset": 4
"offset": 70
},
"endLine": {
"line": 12,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fileName": "if.bal",
"nodes": [
{
"id": "31931",
"id": "32768",
"metadata": {
"label": "Start"
},
Expand All @@ -29,7 +29,7 @@
"fileName": "if.bal",
"startLine": {
"line": 0,
"offset": 0
"offset": 27
},
"endLine": {
"line": 6,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fileName": "if.bal",
"nodes": [
{
"id": "31931",
"id": "32768",
"metadata": {
"label": "Start"
},
Expand All @@ -29,7 +29,7 @@
"fileName": "if.bal",
"startLine": {
"line": 0,
"offset": 0
"offset": 27
},
"endLine": {
"line": 6,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fileName": "if.bal",
"nodes": [
{
"id": "31962",
"id": "32799",
"metadata": {
"label": "Start"
},
Expand All @@ -29,7 +29,7 @@
"fileName": "if.bal",
"startLine": {
"line": 0,
"offset": 0
"offset": 27
},
"endLine": {
"line": 7,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fileName": "if.bal",
"nodes": [
{
"id": "38100",
"id": "38565",
"metadata": {
"label": "Start"
},
Expand All @@ -29,7 +29,7 @@
"fileName": "if.bal",
"startLine": {
"line": 6,
"offset": 0
"offset": 15
},
"endLine": {
"line": 19,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fileName": "if.bal",
"nodes": [
{
"id": "38100",
"id": "38565",
"metadata": {
"label": "Start"
},
Expand All @@ -29,7 +29,7 @@
"fileName": "if.bal",
"startLine": {
"line": 6,
"offset": 0
"offset": 15
},
"endLine": {
"line": 19,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fileName": "if.bal",
"nodes": [
{
"id": "38131",
"id": "38596",
"metadata": {
"label": "Start"
},
Expand All @@ -29,7 +29,7 @@
"fileName": "if.bal",
"startLine": {
"line": 6,
"offset": 0
"offset": 15
},
"endLine": {
"line": 20,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fileName": "if.bal",
"nodes": [
{
"id": "38193",
"id": "38658",
"metadata": {
"label": "Start"
},
Expand All @@ -29,7 +29,7 @@
"fileName": "if.bal",
"startLine": {
"line": 6,
"offset": 0
"offset": 15
},
"endLine": {
"line": 22,
Expand Down

0 comments on commit 1ceade7

Please sign in to comment.