Skip to content

Commit

Permalink
Rename tests accordingly.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcenizal committed Aug 20, 2021
1 parent fd21041 commit fa4a576
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import * as mockedResponses from './mocked_responses';
import { setupEnvironment } from '../../helpers';
import { OverviewTestBed, setupOverviewPage } from '../overview.helpers';

describe('Overview - Fix deprecated settings step', () => {
describe('Overview - Fix deprecation issues step', () => {
let testBed: OverviewTestBed;
const { server, httpRequestsMockHelpers } = setupEnvironment();

Expand Down

0 comments on commit fa4a576

Please sign in to comment.