Skip to content

Commit

Permalink
fixup! test: validate KREAd character purchase
Browse files Browse the repository at this point in the history
  • Loading branch information
mhofman committed Feb 19, 2024
1 parent cec8ad1 commit 5c2950b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions a3p-integration/proposals/a:upgrade-14/create-kread-item-test.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#!/bin/bash
set -euo pipefail

source /usr/src/upgrade-test-scripts/env_setup.sh

OFFER=$(mktemp -t agops.XXX)
Expand Down

0 comments on commit 5c2950b

Please sign in to comment.