• Maciej Szulik's avatar
    Fix TestCreateDisk by sorting tags · 019d16d8
    Maciej Szulik authored
    Mock requires stable input, and in CreateDisk we invoke buildTags which uses
    a map to create tags, which then get converted into an array. This leads to
    unstable sorting order which confuses mock. Sorted tags are not needed in
    regular code, but are a must in tests.
    019d16d8
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
doc.go Loading commit data...