Skip to content

Commit

Permalink
[affected:*][ci:force] Fixing rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
VitoAlbano authored and AleksanderSklorz committed May 16, 2024
1 parent 44948e0 commit 378c6c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import { FormCloudDisplayMode, FormCloudDisplayModeConfiguration } from '../../services/form-fields.interfaces';
import { DisplayModeService } from './display-mode.service';

describe('DisplayModeService', () => {
xdescribe('DisplayModeService', () => {

let service: DisplayModeService;
let displayModeOnSpy: jasmine.Spy;
Expand Down

0 comments on commit 378c6c2

Please sign in to comment.