Skip to content

Commit

Permalink
spec: add tests for comparisons
Browse files Browse the repository at this point in the history
  • Loading branch information
codebytere committed Jul 10, 2020
1 parent d22d5e1 commit dd48ae2
Show file tree
Hide file tree
Showing 8 changed files with 7,866 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/ci/build-types/citgm_build.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ const {

class CITGMBuild extends TestBuild {
constructor(cli, request, id) {
// There will always be at least one job id.
const path = `job/citgm-smoker/${id}/`;
const tree = CITGM_MAIN_TREE;

Expand Down
Loading

0 comments on commit dd48ae2

Please sign in to comment.