Skip to content

Commit

Permalink
txt -> text
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Dec 28, 2021
1 parent 30939b6 commit 831ae1a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'rails_helper'

describe "agent_import_results/index.txt.ruby" do
describe "agent_import_results/index.text.ruby" do
fixtures :all

before(:each) do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'rails_helper'

describe "resource_import_results/index.txt.ruby" do
describe "resource_import_results/index.text.ruby" do
fixtures :all

before(:each) do
Expand Down

0 comments on commit 831ae1a

Please sign in to comment.