Skip to content

Commit e5ca731

Browse files
committed
style: fix prettier formatting in location service spec
1 parent 03a4009 commit e5ca731

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/javascript-api/src/lib/services/location/location.service.spec.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ describe('Location service', function () {
188188
}),
189189
).toBeTruthy();
190190
});
191-
192191
});
193192

194193
describe('setOpeningHoursExceptions()', function () {
@@ -224,7 +223,6 @@ describe('Location service', function () {
224223
),
225224
).toBeTruthy();
226225
});
227-
228226
});
229227

230228
afterEach(function () {

0 commit comments

Comments
 (0)