Skip to content

Commit

Permalink
refactor: renames profile operation
Browse files Browse the repository at this point in the history
  • Loading branch information
moltar authored and nguyentoanit committed Nov 6, 2019
1 parent 2d1e430 commit 0eb6ac6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion test/ops-profiles.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { OperationProvider } from '../src/operations/operation-provider'
import { ProfileOperation } from '../src/operations/profiles/ProfileOperation'
import { ProfileOperation } from '../src/operations/profiles/profile-operation'
import { httpClientFactory } from './http-client-factory'
import { Profile } from '../src/operations/profiles/types'
import setupPolly from './polly'
Expand Down

0 comments on commit 0eb6ac6

Please sign in to comment.