Skip to content

Commit

Permalink
fix specs temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Sep 27, 2023
1 parent ad4a883 commit 2dc4477
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bamboo-specs/tswebextension-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ Test:
# build tsurlfilter first, because it is used in tswebextension tests
npx lerna@6 run --scope @adguard/tsurlfilter build
npx lerna@6 run --scope @adguard/tswebextension test:prod
# FIXME: revert this after
npx lerna@6 run --scope @adguard/tswebextension test:smoke
npx lerna@6 run --scope @adguard/tswebextension build
# cleanup parent
Expand Down

0 comments on commit 2dc4477

Please sign in to comment.