Skip to content

Commit

Permalink
master verification
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pmotacki committed Mar 5, 2025
1 parent 9cae043 commit d62c886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/testConnection.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const { configureLogger } = require('../configureLogger');
const { v4: uuidv4 } = require('uuid');

describe('Connection test', function () {
it('return tokens in qaMode', function () {
it('return tokens in qaMode ', function () {
const coreInst = Core({
qaMode: true,
httpClientClass: require('./../../lib/http/node').NodeHttpClient,
Expand Down

0 comments on commit d62c886

Please sign in to comment.