mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-20 10:26:44 +00:00
npm run format
Signed-off-by: Phred <fearphage@gmail.com>
This commit is contained in:
parent
af4fd4efb5
commit
9720455de9
2 changed files with 3 additions and 8 deletions
|
@ -644,7 +644,7 @@ describe('flagMap', () => {
|
|||
expect(results).toEqual([
|
||||
['--catpants', 'a'],
|
||||
['--catpants', 'b'],
|
||||
['--catpants', 'c'],
|
||||
['--catpants', 'c']
|
||||
]);
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue