Skip to content

Commit

Permalink
fix(tests): expect the proper libpng version in core24 linter test
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
  • Loading branch information
sergiusens committed Feb 21, 2024
1 parent 9908359 commit 6ee45c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Running linters...
Running linter: classic
Running linter: library
Lint warnings:
- library: libpng16.so.16: unused library 'usr/lib/x86_64-linux-gnu/libpng16.so.16.37.0'. (https://snapcraft.io/docs/linters-library)
- library: libpng16.so.16: unused library 'usr/lib/x86_64-linux-gnu/libpng16.so.16.41.0'. (https://snapcraft.io/docs/linters-library)
Creating snap package...

0 comments on commit 6ee45c6

Please sign in to comment.