Skip to content

Commit

Permalink
Fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
ymao1 committed Oct 22, 2020
1 parent ee836c0 commit e46e3ab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import {
const defaultValues: Record<string, any> = {
headers: null,
method: 'post',
hasAuth: true,
};

function parsePort(url: Record<string, string>): Record<string, string | null | number> {
Expand Down

0 comments on commit e46e3ab

Please sign in to comment.