Skip to content

Commit f767fd7

Browse files
authored
Merge pull request #132 from liquality/swap-test
E2E Swap tests
2 parents fa503ec + 16d27b4 commit f767fd7

File tree

14 files changed

+2308
-2032
lines changed

14 files changed

+2308
-2032
lines changed

.babelrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"istanbul"
66
]
77
}
8-
}
8+
},
9+
"presets": [ "@babel/preset-env" ]
910
}

0 commit comments

Comments
 (0)