Skip to content

Commit

Permalink
Merge pull request #191 from teksi/get_pk
Browse files Browse the repository at this point in the history
DSS export fixes
  • Loading branch information
ponceta authored Apr 12, 2024
2 parents c49a468 + 324be90 commit 1906fab
Show file tree
Hide file tree
Showing 5 changed files with 226 additions and 168 deletions.
2 changes: 1 addition & 1 deletion plugin/.docker/run-docker-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ set -e

pushd /usr/src/plugin
DEFAULT_PARAMS='-v'
xvfb-run pytest-3 ${@:-`echo $DEFAULT_PARAMS`} $1
xvfb-run pytest-3 ${@:-`echo $DEFAULT_PARAMS`}
popd
Loading

0 comments on commit 1906fab

Please sign in to comment.