Skip to content

Commit

Permalink
Revert "tmp commit"
Browse files Browse the repository at this point in the history
This reverts commit 72d8bae.
  • Loading branch information
lkowalczyk87 committed Jul 15, 2024
1 parent 72d8bae commit 4cb3ca3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libs/e2e-mock/server/src/lib/server.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,4 @@ export function stopServer() {
ipc.server.stop()
}

// export const mockServiceEnabled = process.env.MOCK_SERVICE_ENABLED === "1"
export const mockServiceEnabled = true
export const mockServiceEnabled = process.env.MOCK_SERVICE_ENABLED === "1"

0 comments on commit 4cb3ca3

Please sign in to comment.