Commit 15db4997 authored by Filipa Lacerda's avatar Filipa Lacerda

Runs prettier on changed files

parent 0ccacd7b
......@@ -229,7 +229,7 @@ describe('Deployment component', () => {
expect(vm.$el.querySelector('.js-mr-wigdet-deployment-dropdown')).toBeNull();
expect(vm.$el.querySelector('.js-deploy-url-feature-flag')).not.toBeNull();
});
})
});
describe('deployment status', () => {
describe('running', () => {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment