Skip to content

Commit

Permalink
Sync e2e tests (madara-alliance#221)
Browse files Browse the repository at this point in the history
Co-authored-by: antiyro <[email protected]>
  • Loading branch information
2 people authored and akhercha committed Aug 28, 2024
1 parent 224cd27 commit a6426bf
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions madara.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"folders": [
{
"path": ".",
"name": "madara",
},
{
"path": "crates/client",
"name": "client"
},
{
"path": "crates/node",
"name": "node",
},
{
"path": "crates/primitives",
"name": "primitives",
},
],
"settings": {}
}

0 comments on commit a6426bf

Please sign in to comment.