Skip to content

Commit

Permalink
change label at tests
Browse files Browse the repository at this point in the history
  • Loading branch information
okv committed Nov 29, 2018
1 parent 10c2eb0 commit 4f2b88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/distributor/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ describe('Distributor main', function() {
});
});

describe('with success project but with internal error', function() {
describe('with success project and internal error', function() {
var updateBuildSpy;

it('instance should be created without errors', function() {
Expand Down

0 comments on commit 4f2b88d

Please sign in to comment.