test/models/stream_test.rb
Showing 2 of 2 total issues
Prefer single-quoted strings when you don't need string interpolation or special symbols. Open
Open
mount: "/newmount0"
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Prefer single-quoted strings when you don't need string interpolation or special symbols. Open
Open
server: "http://newserver.com/",
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks