Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
haworku committed Oct 30, 2023
1 parent 7d20826 commit d521867
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/cypress/support/apiCommands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ const createAndSubmitContractOnlyPackage = async (
const createAndSubmitContractWithRates = async (
apolloClient: ApolloClient<NormalizedCacheObject>
): Promise<HealthPlanPackage> => {
console.log('in here')
const newSubmission1 = await apolloClient.mutate({
mutation: CreateHealthPlanPackageDocument,
variables: {
Expand Down

0 comments on commit d521867

Please sign in to comment.