Skip to content

Commit

Permalink
Addressed PR feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyanziano committed Jan 23, 2020
1 parent 2e92a41 commit b29388f
Show file tree
Hide file tree
Showing 7 changed files with 651 additions and 558 deletions.
4 changes: 0 additions & 4 deletions packages/app/client/src/commands/emulatorCommands.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ import { openBotViaUrlAction } from '../state';

import { EmulatorCommands } from './emulatorCommands';

const mockEndpoint = {
endpoint: 'https://localhost:8080/api/messages',
};

let mockState = {};
const mockStore = {
dispatch: jest.fn(),
Expand Down
Loading

0 comments on commit b29388f

Please sign in to comment.