This website works better with JavaScript.
Explore
Help
Register
Sign In
me
/
glitchier-soc
Watch
1
Star
0
Fork
You've already forked glitchier-soc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
215081240f
th-downstream
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '215081240f'
${ noResults }
glitchier-soc
/
spec
/
models
/
unavailable_domain_spec.rb
7 lines
95 B
Raw
Normal View
History
Unescape
Escape
Enable Style/FrozenStringLiteralComment for specs (#23790)
2 years ago
# frozen_string_literal: true
Change delivery failure tracking to work with hostnames instead of URLs (#13437)
5 years ago
require
'rails_helper'
Fix RSpec/InferredSpecType cop (#24736)
2 years ago
RSpec
.
describe
UnavailableDomain
do
Change delivery failure tracking to work with hostnames instead of URLs (#13437)
5 years ago
end