Skip to content

Commit

Permalink
FIx spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
eablack committed Apr 30, 2024
1 parent 1080b25 commit 72076e9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import {expect} from 'chai'

describe('outbound-rules', function () {
const now = new Date()

it('shows the outbound rules', async function () {
nock('https://api.heroku.com')
.get('/spaces/my-space/outbound-ruleset')
Expand Down

0 comments on commit 72076e9

Please sign in to comment.