Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/adding require failure messages #265

Merged
merged 13 commits into from Sep 11, 2019

removing unused import.

  • Loading branch information
Freydal committed Sep 9, 2019
commit ecb56a699999fc288798612a1904f0b132d58719
@@ -1,5 +1,4 @@
const { EventEmitter } = require("../src/EventEmitter");
const DeployedAddresses = require("@kosu/system-contracts").DeployedAddresses;

describe("EventEmitter", () => {
it("should allow constructor to configured with a custom address", async () => {
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.