Commit 5ab55c38 authored by Walmyr Lima's avatar Walmyr Lima

Rename test file and directory

Diretory
Before: issues
After: issues_weight

File
Before: issues_weights_spec.rb
After: issue_weight_visualization_spec.rb

Also, update test suite description.
parent 10e49b6c
......@@ -2,7 +2,7 @@
module QA
context 'Plan' do
describe 'Issues weights' do
describe 'Issues weight visualization' do
before do
Runtime::Browser.visit(:gitlab, Page::Main::Login)
Page::Main::Login.perform(&:sign_in_using_credentials)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment